legendary-doc-site/apps/core/deps/cowlib
2020-07-03 21:41:01 -05:00
..
.rebar3/rebar_compiler_erl chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
ebin chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
include chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
src chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
.fetch chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
.hex chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
erlang.mk chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
hex_metadata.config chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
LICENSE chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
Makefile chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00
README.asciidoc chore: Convert to umbrella app 2020-07-03 21:41:01 -05:00

= 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!]