Package: autosync 0.1.0
autosync: 'Automerge' Sync Server and Client
A WebSocket-based implementation of the 'automerge-repo' synchronization protocol used by 'sync.automerge.org'. Acts as a sync server, enabling 'R' to serve as a synchronization hub for 'Automerge' clients in 'JavaScript', 'Rust', and other languages, and as a client for fetching, editing, and synchronizing documents hosted on remote servers.
Authors:
autosync_0.1.0.tar.gz
autosync_0.1.0.tar.gz(r-4.7-any)autosync_0.1.0.tar.gz(r-4.6-any)
autosync_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
autosync/json (API)
| # Install 'autosync' in R: |
| install.packages('autosync', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/posit-dev/autosync/issues
Pkgdown/docs site:https://posit-dev.github.io
Last updated from:20450fe0c5. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 141 | ||
| source / vignettes | OK | 164 | ||
| linux-release-x86_64 | OK | 166 | ||
| wasm-release | OK | 150 |
Exports:auth_configcreate_documentgenerate_document_idget_documentlist_documentssync_clientsync_fetchsync_serversync_token
Dependencies:askpassautomergeclicurlfastmapgluehttr2josejsonlitelaterlifecyclemagrittrnanonextopensslotelpromisesR6rappdirsRcpprlangsecretbasesysvctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| autosync: 'Automerge' Sync Server and Client | autosync-package autosync |
| Create an authentication configuration | auth_config |
| Create a new document on the server | create_document |
| Generate a new document ID | generate_document_id |
| Get a document from the server | get_document |
| List all document IDs | list_documents |
| Open a persistent sync connection | sync_client |
| Fetch a document from a sync server | sync_fetch |
| Create an Automerge sync server | sync_server |
| Obtain an OIDC token interactively | sync_token |
