bravery
A fast HTTP/1.1 async web server.
License
MIT
This repo is highly inspired to
thruster
TODO
[x] Share state between handler easily
[x] Allow test handlers
[x] Routing using radix tree
[x] Add logger per request
[ ] Write docs