edumeet/server/lib
Vittorio Palmisano 62e2739306
Avoid crashing the server process when exiting interactive socket sessions
When using the interactive socket connection (`socat - UNIX-CONNECT:/tmp/edumeet-server.sock`), closing the command line session throws a not handled exception that crashes the server process.
2021-02-12 12:06:16 +01:00
..
errors.js Socket request timeout handling, with retries. 2020-05-19 14:09:27 +02:00
interactiveClient.js Rename to edumeet, ref #492 2020-06-26 12:40:39 +02:00
interactiveServer.js Avoid crashing the server process when exiting interactive socket sessions 2021-02-12 12:06:16 +01:00
Lobby.js Add 200 ms delay between peer promotion, when promoting all peers from lobby 2020-11-18 10:55:24 +01:00
Logger.js Rename to edumeet, ref #492 2020-06-26 12:40:39 +02:00
Peer.js Ability to give roles to users. Make certain roles promotable. 2020-06-25 15:26:16 +02:00
promExporter.js resolves #421 2020-05-29 11:30:33 +02:00
Room.js Merge pull request #658 from Astagor/feat-local-picture 2021-02-08 01:07:55 +01:00