README.asciidoc 420 B

12345678910111213141516
  1. = Cowlib
  2. Cowlib is a support library for manipulating Web protocols.
  3. == Goals
  4. Cowlib provides libraries for parsing and building messages
  5. for various Web protocols, including SPDY, HTTP and Websocket.
  6. It is optimized for completeness rather than speed. No value
  7. is ignored, they are all returned.
  8. == Support
  9. * Official IRC Channel: #ninenines on irc.freenode.net
  10. * http://ninenines.eu/services[Commercial Support]