0.9.1 • Published 2 years ago
@vlcn.io/client-core v0.9.1
@vlcn.io/client-core
The core components of a cr-sqlite
client in client-server
sync setups. client-websocket
is built on top of this layer to provide sync over a websocket connection.
Example usage:
import createReplicator from '@vlcn.io/client-core';
const replicator = await createReplicator(replicatorArgs);
await replicator.start(socket);
Also see client-websocket which uses this package.
0.9.1
2 years ago
0.9.0-next.0
2 years ago
0.9.0-next.1
2 years ago
0.8.2-next.0
2 years ago
0.8.1-next.0
2 years ago
0.8.0-next.0
2 years ago
0.9.0
2 years ago
0.8.1
2 years ago
0.8.0
2 years ago
0.8.2
2 years ago
0.7.0
2 years ago
0.7.0-next.0
2 years ago
0.6.3
2 years ago
0.6.3-next.1
2 years ago
0.6.3-next.2
2 years ago
0.6.2
2 years ago
0.6.2-next.0
2 years ago
0.6.3-next.0
2 years ago
0.6.1
2 years ago
0.6.0
2 years ago