0.2.8 • Published 2 years ago

@automerge/automerge-repo-sync-server v0.2.8

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Automerge Repo Sync Server

A very simple automerge-repo synchronization server. It pairs with the websocket client protocol found in @automerge/automerge-repo-network-websocket.

The server is an unsecured Express app. It is partly for demonstration purposes but it's also a reasonable way to run a public sync server.

Running the sync server

npx @automerge/automerge-repo-sync-server

The server is configured with environment variables. There are two options:

  • PORT - the port to listen for websocket connections on
  • DATA_DIR - the directory to store saved documents in

Contributors

Originally written by @pvh.

0.2.8

2 years ago

0.2.7

2 years ago

0.2.6

3 years ago

0.2.3

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.1.4-alpha.0

3 years ago

0.1.4-alpha.1

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.3-alpha.0

3 years ago

0.1.4

3 years ago

0.2.2

3 years ago

0.1.2

3 years ago

0.1.1-alpha.0

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago