Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ main.js
File
main.js
examples/cluster-haproxy/server/public/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
$(
function
() {
2
var
FADE_TIME = 150;
// ms
3
var
TYPING_TIMER_LENGTH = 400;
// ms
4
var
COLORS = [
Callers
nothing calls this directly
Calls
12
io
Function · 0.85
sendMessage
Function · 0.70
setUsername
Function · 0.70
updateTyping
Function · 0.70
log
Function · 0.70
addParticipantsMessage
Function · 0.70
addChatMessage
Function · 0.70
removeChatTyping
Function · 0.70
addChatTyping
Function · 0.70
emit
Method · 0.65
$
Function · 0.50
on
Method · 0.45
Tested by
no test coverage detected