mirror of
https://github.com/valyala/fasthttp.git
synced 2026-06-13 15:46:49 +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