8ebac63dac
Cowlib is the base library used by ranch and cowboy, respectively the listener and the webserver used in the dudeswave stack. URL: https://github.com/ninenines/cowlib |
||
---|---|---|
.. | ||
doc/src/manual | ||
ebin | ||
include | ||
src | ||
LICENSE | ||
Makefile | ||
README.asciidoc |
README.asciidoc
= Cowlib Cowlib is a support library for manipulating Web protocols. == Goals Cowlib provides libraries for parsing and building messages for various Web protocols, including HTTP/1.1, HTTP/2 and Websocket. It is optimized for completeness rather than speed. No value is ignored, they are all returned. == Support * Official IRC Channel: #ninenines on irc.freenode.net * https://ninenines.eu/services[Commercial Support] * https://github.com/sponsors/essen[Sponsor me!]