mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 13:49:14 -04:00
socket.io: Disconnect clients when closing HTTP server
This commit is contained in:
parent
9f7d42185d
commit
f31232dd20
2 changed files with 22 additions and 2 deletions
|
@ -83,6 +83,7 @@
|
|||
{
|
||||
"name": "socketio",
|
||||
"hooks": {
|
||||
"expressCloseServer": "ep_etherpad-lite/node/hooks/express/socketio",
|
||||
"expressCreateServer": "ep_etherpad-lite/node/hooks/express/socketio"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue