Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-12 | Replace gun:ws_send/2 with gun:ws_send/3 | Loïc Hoguin | |
Switching from /2 to /3 should be easy enough. Also update the documentation about HTTP/2 Websocket support. | |||
2019-01-09 | Improve documentation about gun:headers/4,5 | Loïc Hoguin | |
2018-06-04 | Review and update the user guide | Loïc Hoguin | |
2017-08-12 | Remove SPDY; document HTTP/2 | Loïc Hoguin | |
I just replaced "SPDY" with "HTTP/2" in the documentation. I suspect that's all that's needed, but if there's something off we can fix it later. | |||
2017-05-01 | Add support for choosing a process to reply to | Andrei Nesterov | |
2015-03-25 | Update the guide | Loïc Hoguin | |
A number of @todo remain in it and will be worked on shortly. The guide has been converted to Asciidoc and 'make asciidoc' will generate a PDF and a chunked HTML version. |