Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Web-Development
/ app.js
File
app.js
Discuss/app.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
express = require(
'express'
);
2
const
app = express();
3
const
http = require(
'http'
)
4
const
socketio = require(
'socket.io'
)
Callers
nothing calls this directly
Calls
2
get
Method · 0.80
log
Method · 0.45
Tested by
no test coverage detected