Pyre Http Versions Save

A fast python HTTP server inspired by japronto written in rust.

0.2.1

3 years ago

The base of the new build, this allows the runtime to now recycle allocations and clients, support multiple protocols with dynamic switching and overall a more Rust idiomatic design compared to last time. Hopefully this will yield some better performance than before but the main aim for this was to help readability and maintainability in the long run.