New Show Hacker News story: Show HN: Yboard is a multiplayer desktop-like workspace based on CRDT

Show HN: Yboard is a multiplayer desktop-like workspace based on CRDT
3 by selknam | 0 comments on Hacker News.
I've always been curious about real-time multiplayer user interfaces. When I found out about CRDTs and Yjs[1] I thought they could serve as a solid base for a project like that. So I built this pretty simple desktop-like UI (heavily inspired by lifeat.io) and used Yjs to replicate the whole UI state among multiple peers, creating the experience of a unique interface. Try online: https://yboard.lol [1]: https://ift.tt/torwH6Z

Comments

Popular posts from this blog

New Show Hacker News story: Show HN: Sora, Personal Publishing Platform

New Show Hacker News story: Show HN: KrotoDC – gRPC in Kotlin with Dataclasses