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