MCPcopy
hub / github.com/socketio/socket.io-client-java / server.js

File server.js

src/test/resources/server.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('fs');
2
3var server;
4if (process.env.SSL) {

Callers

nothing calls this directly

Calls 7

beforeFunction · 0.85
ofMethod · 0.80
onMethod · 0.80
emitMethod · 0.80
sendMethod · 0.80
disconnectMethod · 0.80
callMethod · 0.65

Tested by

no test coverage detected