send disconnect on server shutdown.

This commit is contained in:
Miroslav Šedivý
2021-09-11 18:21:28 +02:00
parent b7950b3650
commit b6e668bc53
2 changed files with 23 additions and 2 deletions

View File

@ -91,6 +91,7 @@ For n.eko room management software, visit https://github.com/m1k1o/neko-rooms.
- Switched to the latest Firefox version instead of esr.
- Fixed very fast scroll speed on macOS.
- Broadcast pipeline errors are reported to the user.
- On stopping server all websocket connections are going to be gracefully disconnected.
# Getting started & FAQ