hanayo/vendor/github.com/valyala/fasthttp/examples/helloworldserver/README.md
2019-02-23 13:29:15 +00:00

235 B

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