Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ url
Method
url
site/src/utils/OneWayWebSocket.ts:50–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
49
export
interface
OneWayWebSocketApi<TData> {
50
get url(): string;
51
52
addEventListener: <TEvent extends WebSocketEventType>(
53
eventType: TEvent,
Callers
7
makeOpenAiAnthropicSchema
Function · 0.65
makeBedrockSchema
Function · 0.65
makeCopilotSchema
Function · 0.65
createUser
Function · 0.65
beforeCoderTest
Function · 0.65
toHavePathName
Function · 0.65
toHavePathNameEndingWith
Function · 0.65
Implementers
1
OneWayWebSocket
site/src/utils/OneWayWebSocket.ts
Calls
no outgoing calls
Tested by
no test coverage detected