Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/
Class
src/remote/appServer/remoteAppServerSession.ts:118–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
export
class
RemoteAppServerSession {
119
private nextRequestId = 1
120
private loggedIn = false
121
private threadId: string | null = null
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected