replace zxq.co/ripple/hanayo
This commit is contained in:
17
vendor/github.com/valyala/fasthttp/examples/helloworldserver/README.md
generated
vendored
Normal file
17
vendor/github.com/valyala/fasthttp/examples/helloworldserver/README.md
generated
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
```
|
Reference in New Issue
Block a user