aboutsummaryrefslogtreecommitdiffstats
path: root/README.asciidoc
blob: 8b6a5ad4a5d6cb9df2bea8a2045e834080dd4a21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
= 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]