MCPcopy
hub / github.com/ether/etherpad / PadMessageHandler.ts

File PadMessageHandler.ts

src/node/handler/PadMessageHandler.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2/**
3 * The MessageHandler handles all Messages that comes from Socket.IO and controls the sessions
4 */

Callers

nothing calls this directly

Calls 15

isAcceptingConnectionsFunction · 0.90
recordSocketEmitFunction · 0.90
prepareForWireFunction · 0.90
composeFunction · 0.90
getTotalActiveUsersFunction · 0.85
_getRoomSocketsFunction · 0.85
logIpFunction · 0.85
readCookieFunction · 0.85
handleClientReadyFunction · 0.85
handleChangesetRequestFunction · 0.85
handlePadDeleteFunction · 0.85

Tested by

no test coverage detected