mirror of
https://github.com/kataras/iris.git
synced 2026-02-08 03:35:59 +00:00
move sessions and websocket examples, gofmt, fix misspells and experimental optimizations 🍐
Former-commit-id: cae4f94bbd404d26ab13dade02b52f81feaddf24
This commit is contained in:
2
doc.go
2
doc.go
@@ -261,7 +261,7 @@ Example code:
|
||||
|
||||
That's all with listening, you have the full control when you need it.
|
||||
|
||||
Let's continue by learning how to catch CONTROL+C/COMMAND+C or unix kill command and shutdown the server gracefuly.
|
||||
Let's continue by learning how to catch CONTROL+C/COMMAND+C or unix kill command and shutdown the server gracefully.
|
||||
|
||||
Gracefully Shutdown on CONTROL+C/COMMAND+C or when kill command sent is ENABLED BY-DEFAULT.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user