synchronizer-ws-server
The synchronizer-ws-server
module of the TinyBase project lets you create a server that facilitates synchronization between clients.
See also
- Synchronization guide
- Todo App v6 (collaboration) demo
Since
v5.0.0
Interfaces
There is one interface, WsServer
, within the synchronizer-ws-server
module.
Functions
There is one function, createWsServer
, within the synchronizer-ws-server
module.
Type Aliases
These are the type aliases within the synchronizer-ws-server
module.