Aero is a high-performance web server with a clean API.
go get -u github.com/aerogo/aero/...
- HTTP/2
- Radix tree routing
- Low latency
- Bandwidth savings via automated ETags
- Session data with custom stores
- Server-sent events
- Context interface for custom contexts