MCPcopy 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

closeMethod · 0.80
handleMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected