Skip to content
/ yroom Public

High-level Python bindings to Rust yjs/y-crdt sync+awareness API

License

Notifications You must be signed in to change notification settings

stefanw/yroom

Repository files navigation

PyPI version

Yroom

Python API to synchronize clients and distribute updates via the Yjs protocol. It's written in Rust and uses Yrs and y-sync.

It was built for channels-yroom.

Installation

pip install yroom

API

See yroom.pyi.

Development

Maturin can be used to build Yroom inside a virtual environment.

maturin develop

About

High-level Python bindings to Rust yjs/y-crdt sync+awareness API

Topics

Resources

License

Stars

Watchers

Forks