MCPcopy
hub / github.com/simstudioai/sim / useSocket

Function useSocket

apps/sim/app/workspace/providers/socket-provider.tsx:145–145  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

143})
144
145export const useSocket = () => use(SocketContext)
146
147interface SocketProviderProps {
148 children: ReactNode

Callers 5

AvatarsFunction · 0.90
workflow.tsxFile · 0.90
CursorsComponentFunction · 0.90
useCollaborativeWorkflowFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected