mirror of
https://github.com/valyala/fasthttp.git
synced 2026-06-14 15:56:44 +03:00
7a5afddf5b
Mostly in tests.
HelloWorld server example
- Displays various request info.
- Sets response headers and cookies.
- Supports transparent compression.
How to build
make
How to run
./helloworldserver -addr=tcp.addr.to.listen:to