Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TomDoesTech/Realtime-Chat-Application
/ app.ts
File
app.ts
server/src/app.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
;
2
import
{ createServer } from
"http"
;
3
import
{ Server } from
"socket.io"
;
4
import
config from
"config"
;
Callers
nothing calls this directly
Calls
1
socket
Function · 0.85
Tested by
no test coverage detected