MCPcopy Create free account
hub / github.com/mscdex/ssh2 / server-chat.js

File server-chat.js

examples/server-chat.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// **BEFORE RUNNING THIS SCRIPT:**
2// 1. The server portion is best run on non-Windows systems because they have
3// terminfo databases which are needed to properly work with different
4// terminal types of client connections

Callers

nothing calls this directly

Calls 12

acceptFunction · 0.85
localMessageFunction · 0.85
formatMessageFunction · 0.85
userBroadcastFunction · 0.85
listenMethod · 0.80
promptMethod · 0.80
pushMethod · 0.80
addMethod · 0.80
addressMethod · 0.80
acceptMethod · 0.45
rejectMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected