Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/msgbyte/tailchat
/
Class
client/shared/api/socket.ts:11–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
import
{ getGlobalConfig } from
'../model/config'
;
10
11
class
SocketEventError extends Error {
12
name =
'SocketEventError'
;
13
}
14
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected