2 Repos
Synchronization of real-time user inputs, such as cursor movements and edits, across multiple shared sessions.
Distinct from User State Synchronization: Candidates focus on account syncing or test interactability, not the real-time mirroring of user inputs for collaboration.
Explore 2 awesome GitHub repositories matching user interface & experience · Collaborative Interaction Sync. Refine with filters or upvote what's useful.
Togetherjs is a real-time collaboration framework designed to synchronize application state, cursors, and navigation across multiple user sessions. It provides a synchronization tool for shared browsing and a signaling server to facilitate peer-to-peer communication. The project integrates audio chat and media streaming via peer-to-peer technology, allowing collaborators to engage in live voice communication. It includes a presence and identity manager to map session participants to custom profiles, names, and avatars. The framework covers a broad surface of collaborative capabilities, inclu
Shares cursors and edits in real-time so multiple users can interact on the same page together simultaneously.
Wave is a full-stack web application framework and low-code UI library designed for building real-time data dashboards and interactive interfaces using Python and R. It allows developers to define browser-based user interfaces and manage server-side state without writing HTML or CSS. The project functions as a collaborative state synchronizer, relaying and persisting application state across multiple concurrent users to enable shared real-time experiences. It distinguishes itself by broadcasting live updates and data visualizations to connected browsers through a unified programming model. T
Synchronizes real-time user inputs and application state across multiple shared sessions to enable collaborative experiences.