Skip to content
This repository was archived by the owner on Jul 6, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (35 loc) · 1.35 KB

README.md

File metadata and controls

46 lines (35 loc) · 1.35 KB

Aero Go Logo

Godoc Report Tests Coverage Sponsor

Aero is a high-performance web server with a clean API.

Installation

go get -u github.com/aerogo/aero/...

Benchmarks

Web server performance

Features

  • 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

Links