Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/protocol/websocket-transport.ts
Minimal interface for a Socket.IO-compatible socket. Using a structural type instead of importing from socket.io keeps agent-core free of the socket.io peer dependency.
Was this page helpful?