@univerjs-pro/collaboration-client v0.5.4


Interface: ICollaborationSocketService

Defined in: packages/collaboration-client/src/services/socket/collaboration-socket.service.ts:36

This service provides a socket that can be used to communicate with the remote collaboration server.

Properties

PropertyTypeDefined in
createSocket(url: string) => Nullable<ICollaborationSocket>packages/collaboration-client/src/services/socket/collaboration-socket.service.ts:37