Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ether/etherpad
/ server.ts
File
server.ts
src/node/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
/**
4
* This module is started with src/bin/run.sh. It sets up a Express HTTP and a Socket.IO Server.
Callers
nothing calls this directly
Calls
12
enforceMinNodeVersion
Function · 0.90
checkDeprecationStatus
Function · 0.90
check
Function · 0.90
checkForMigration
Function · 0.90
removeSignalListener
Function · 0.85
start
Method · 0.80
update
Method · 0.80
map
Method · 0.80
stop
Method · 0.80
toString
Method · 0.45
init
Method · 0.45
toJSON
Method · 0.45
Tested by
no test coverage detected