Options
All
  • Public
  • Public/Protected
  • All
Menu

@collabs/ws-client

@collabs/ws-client

Part of the Collabs library. Main package: @collabs/collabs.

@collabs/ws-client contains WebSocketNetwork, a network provider that syncs Collabs documents with a central server using WebSockets. This is an easy way to collaborate with other users: each update is sent to the server, which echoes it to other users listening on the same docID and also stores it for later.

The @collabs/ws-server package contains the server.

Docs

Providers overview

API

Generated using TypeDoc