Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aidv/websockets-callback
/ functions
Functions
11 in github.com/aidv/websockets-callback
⨍
Functions
11
◇
Types & classes
2
↓ 17 callers
Method
log
(str)
lib/wscb.js:75
↓ 10 callers
Method
on
(command, doHandle)
lib/wscb.js:226
↓ 9 callers
Method
send
(message, onResponse = undefined, onProgress = undefined, conn = undefined)
lib/wscb.js:181
↓ 4 callers
Method
handleMessage
(t, json, conn)
lib/wscb.js:149
↓ 1 callers
Method
handleExpectation
(t, json, conn = undefined)
lib/wscb.js:173
↓ 1 callers
Method
handleResponse
(t, json, conn = undefined)
lib/wscb.js:161
↓ 1 callers
Method
setupAsClient
()
lib/wscb.js:117
↓ 1 callers
Method
setupAsServer
()
lib/wscb.js:79
Method
constructor
(options)
lib/wscb.js:4
Function
progressTest
()
demos/nodejs/server.js:49
Method
simple
(msg, onResponse = undefined, t = undefined)
lib/wscb.js:210