MCPcopy
hub / github.com/socketio/socket.io / main.js

File main.js

examples/cluster-httpd/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

ioFunction · 0.85
sendMessageFunction · 0.70
setUsernameFunction · 0.70
updateTypingFunction · 0.70
logFunction · 0.70
addParticipantsMessageFunction · 0.70
addChatMessageFunction · 0.70
removeChatTypingFunction · 0.70
addChatTypingFunction · 0.70
emitMethod · 0.65
$Function · 0.50
onMethod · 0.45

Tested by

no test coverage detected