package
0.0.0-20220323214513-dcb7d4fe0b5b
Repository: https://github.com/discordapp/fasthttp.git
Documentation: pkg.go.dev

# README

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