getroomservice / browser

The browser-side SDKs for RoomService

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@roomservice/browser

Room Service helps you add real-time collaboration to your app. It's a real-time service with a built-in CRDT that automatically merges multiple people's state together without horrifying nightmare bugs. To learn more, see roomservice.dev.

This is the official, javascript typescript SDK.

Install

npm install --save @roomservice/browser

About

The browser-side SDKs for RoomService

License:MIT License


Languages

Language:TypeScript 98.5%Language:JavaScript 1.2%Language:CSS 0.3%