Changes

From Amahi Wiki
Jump to: navigation, search
'''Skills Required''': Go programming
 
'''Things to be implemented''':
* NPN negotiation
* More edge case tests.
* Server push
* Compliance to http/2
* Actual implementation of priorities (everything is one priority at the moment)
* Extensive error handling for all possible rainy-day scenarios specified in the specification
* Support for other than HTTP GET frames, i.e. POST, PUT or any request that has a body
More can be found on [https://github.com/amahi Amahi Github repo].
'''Mentors''': Carlos, Bogdan
'''Reference''': [https://github.com/amahi Amahi Github repo], in particular the [https://github.com/amahi/spdy SPDY ] and [https://github.com/amahi/spdy-proxy SPDY-proxy ] repos written in Golang
==Reliability==
6

edits