Automerge Repo Network Websocket
JSON →Isomorphic WebSocket network adapter for Automerge Repo (CRDT-based collaborative data). Current stable version: 0.1.0. Alpha-stage package; part of the Automerge ecosystem for building local-first, real-time collaborative apps. Provides both client and server WebSocket implementations for Automerge Repo, leveraging isomorphic-ws for shared code between Node.js and browser. The server component is Node.js-only. Differentiates from raw WebSocket by integrating directly with Automerge Repo's sync protocol for document synchronization.