Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoCodeStack/ios-device-farm
/ server.ts
File
server.ts
src/server/server.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express, { Request, Response } from
"express"
;
2
import
{ Server as SocketIOServer } from
"socket.io"
;
3
import
http from
"http"
;
4
import
logger from
"../config/logger"
;
Callers
nothing calls this directly
Calls
1
initializeSocket
Function · 0.90
Tested by
no test coverage detected