package
0.0.0-20180911141342-5a18cb7f40db
Repository: https://github.com/mrdronus/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