mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Add note about httpbis to the roadmap
This commit is contained in:
parent
4eee573700
commit
e6473ba3ea
1 changed files with 4 additions and 0 deletions
|
@ -18,6 +18,10 @@ are expected to be bug fixes and documentation improvements.
|
|||
The main features that will be added to Cowboy 2.0 are support
|
||||
for HTTP/2.0 and Websocket permessage deflate compression.
|
||||
|
||||
A complete analysis of the httpbis set of specifications
|
||||
will be performed and extensive tests will be written to
|
||||
ensure maximum compatibility.
|
||||
|
||||
A number of backward incompatible changes are planned. These
|
||||
changes are individually small, but together should result
|
||||
in a large improvement in usability.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue