Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
isAcceptingConnections
Function · 0.90
recordSocketEmit
Function · 0.90
prepareForWire
Function · 0.90
compose
Function · 0.90
getTotalActiveUsers
Function · 0.85
getActivePadCountFromSessionInfos
Function · 0.85
_getRoomSockets
Function · 0.85
logIp
Function · 0.85
readCookie
Function · 0.85
handleClientReady
Function · 0.85
handleChangesetRequest
Function · 0.85
handlePadDelete
Function · 0.85
Tested by
no test coverage detected