Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RioArisk/claudecode_api_RemoteControl
/ server.js
File
server.js
server.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
os = require(
'os'
);
4
const
{ state, LOG_FILE } = require(
'./lib/state'
);
Callers
nothing calls this directly
Calls
7
initConfig
Function · 0.85
initLogger
Function · 0.85
createHttpServer
Function · 0.85
setupWebSocketServer
Function · 0.85
startUploadCleanup
Function · 0.85
setupHooks
Function · 0.85
spawnClaude
Function · 0.85
Tested by
no test coverage detected