Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cameri/nostream
/ getClientId
Method
getClientId
src/adapters/web-socket-adapter.ts:92–94 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
90
}
91
92
public getClientId(): string {
93
return
this.clientId
94
}
95
96
public getClientAddress(): string {
97
return
this.clientAddress.address
Callers
3
web-socket-adapter.spec.ts
File · 0.80
close
Method · 0.80
handleMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected