minor

Also, pdf and epub versions are available, as well the online version is fully up-to-dated - users will need to complete the form. Read the iris README.md
Gerasimos (Makis) Maropoulos 2019-11-08 20:41:50 +02:00
parent 75b0eff8a3
commit 739a61e8bd
No known key found for this signature in database
GPG Key ID: 5DBE766BD26A54E7

@ -9,7 +9,7 @@ First of all, read the **[kataras/neffos wiki](https://github.com/kataras/neffos
It comes pre-installed with Iris, however you can install it separately by executing the following shell command.
```sh
$ go get github.com/kataras/neffos@v0.0.8
$ go get github.com/kataras/neffos@latest
```
Continue by reading how you can register the neffos websocket server into your Iris application.