mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
3c50d26808
Instead of this article, I just found, shows you how to inject the main server, now you can just use the: iris.ListenTo(config.Server{WriteTimeout: 5* time.Second, ReadTimeout= 5*time.Second, ListeningAddr:":8080"}) |
||
---|---|---|
.. | ||
config.go | ||
iris.go | ||
server.go | ||
sessions.go | ||
tester.go | ||
websocket.go |