[new release] nomad (0.0.1)
CHANGES:
Initial release, including:
* Interchangeable protocols
* Incomplete HTTP/1 and WebSocket protocol support
* A configurable HTTP parser with limits for line requests, header count, and
header length
* Pluggable transports to transparently support clear sockets and TLS
* A Trail based handler interface
* A Hello World example