ShutDown

Description: notification from the server about graceful shutdown to correctly close connections from the client, the connection will be forced to close after some time, that configured on server env variables.

Triggered by: registered by default

Switched off by: n/a.

Example:

{
    "type": "ShutDown",
    "body": {}
}

Last updated