0.13.4 • Published 2 years ago

@collabs/ws-server v0.13.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

@collabs/ws-server

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

@collabs/ws-server contains WebSocketNetworkServer. It listens to connections from @collabs/ws-client clients and syncs updates between them. You can also configure it to store updates persistently and to authenticate clients.

This package also provides the collabs-ws-server command. It starts a WebSocketNetworkServer on $PORT (default: 3001) and $HOST (default: localhost) with in-memory storage and no authentication. This is useful for getting started with a Collabs app; see our app template for an example.

Docs

Providers overview

API

0.12.0

2 years ago

0.13.0

2 years ago

0.13.1

2 years ago

0.13.2

2 years ago

0.13.3

2 years ago

0.13.4

2 years ago

0.11.1

2 years ago

0.11.0

2 years ago

0.10.0

2 years ago

0.10.1

2 years ago

0.10.2

2 years ago

0.9.0

2 years ago

0.9.1

2 years ago

0.8.1

2 years ago

0.8.0

2 years ago

0.7.0

2 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.5.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.4.0

3 years ago

0.1.3

3 years ago

0.1.0

4 years ago