yutf / cowlib

Support library for manipulating Web protocols.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Support library for manipulating Web protocols.

License:ISC License


Languages

Language:Erlang 99.6%Language:Makefile 0.4%