@moteurio/presence
v2026.3.29
Published
Socket.IO presence, exclusive field locks, and ephemeral per-screen LWW state for Moteur Studio
Downloads
304
Maintainers
Readme
@moteurio/presence
Server-side Socket.IO layer for Studio: who is online, optional exclusive field locks, cursors, and ephemeral per-screen state (last-write-wins) merged via screen:patch.
- Protocol and events:
../docs/Presence API.md - HTTP:
createPresenceRouter(debug + clear screen state),attachPresenceServerfor the WebSocket server
The API package loads environment variables and @moteurio/core; this library does not call dotenv on import.
