Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninenines/cowlib
Support library for manipulating Web protocols.
https://github.com/ninenines/cowlib
erlang http http2 parser websocket
Last synced: about 19 hours ago
JSON representation
Support library for manipulating Web protocols.
- Host: GitHub
- URL: https://github.com/ninenines/cowlib
- Owner: ninenines
- License: isc
- Created: 2013-08-21T18:02:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-01-14T17:24:19.000Z (9 days ago)
- Last Synced: 2025-01-15T05:35:21.986Z (8 days ago)
- Topics: erlang, http, http2, parser, websocket
- Language: Erlang
- Homepage:
- Size: 1.1 MB
- Stars: 283
- Watchers: 23
- Forks: 173
- Open Issues: 17
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
Awesome Lists containing this project
README
= 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!]