From fad5c0049df278cc498b6cdb519b09e845a070a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 21 Aug 2013 20:40:02 +0200 Subject: Initial commit with most of spdy/3 --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..9523836 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Cowlib +====== + +Cowlib is a support library for manipulating Web protocols. + +Goals +----- + +Cowlib provides libraries for parsing and building messages +for various Web protocols, including SPDY, HTTP 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 + * [Mailing Lists](http://lists.ninenines.eu) + * [Commercial Support](http://ninenines.eu/support) -- cgit v1.2.3