0.9.1 • Published 1 year ago

@vlcn.io/client-core v0.9.1

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

@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

1 year ago

0.9.0-next.0

1 year ago

0.9.0-next.1

1 year ago

0.8.2-next.0

1 year ago

0.8.1-next.0

1 year ago

0.8.0-next.0

1 year ago

0.9.0

1 year ago

0.8.1

1 year ago

0.8.0

1 year ago

0.8.2

1 year ago

0.7.0

1 year ago

0.7.0-next.0

1 year ago

0.6.3

1 year ago

0.6.3-next.1

1 year ago

0.6.3-next.2

1 year ago

0.6.2

1 year ago

0.6.2-next.0

1 year ago

0.6.3-next.0

1 year ago

0.6.1

1 year ago

0.6.0

1 year ago