etherpad-lite/src/node/handler
Richard Hansen 14d4aadfe4 PadMessageHandler: Parallelize client updates
Multiple clients are updated in parallel, but multiple revisions sent
to a particular client are still sent sequentially.
2021-05-03 01:35:11 -04:00
..
APIHandler.js lint: src/node/handler/APIHandler.js 2021-01-25 22:53:10 -05:00
ExportHandler.js import/export: Promisify Abiword and LibreOffice conversion 2021-03-18 09:02:28 +00:00
ImportHandler.js import/export: Promisify Abiword and LibreOffice conversion 2021-03-18 09:02:28 +00:00
PadMessageHandler.js PadMessageHandler: Parallelize client updates 2021-05-03 01:35:11 -04:00
SocketIORouter.js lint: SocketIORouter.js 2021-02-21 21:06:38 -05:00