feature requesthelp wanted
Repository metrics
- Stars
- (2,745 stars)
- PR merge metrics
- (PR metrics pending)
Description
The final HTTP/2 spec is still at least 1-2 years away, but now that the first draft (based on SPDY) has been released, i believe we can at least start planning our implementation.
http://tools.ietf.org/html/draft-ietf-httpbis-http2-00
While details like the upgrade mechanism from HTTP/1.1 and mandatory TLS encryption are very likely to change, major features like multiplexing are pretty much a given, and will require some refactoring in Mojolicious.