Monday, June 27, 2022

Show HN: Yboard is a multiplayer desktop-like workspace based on CRDT https://ift.tt/kHANPnh

Show HN: Yboard is a multiplayer desktop-like workspace based on CRDT 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/jX15hqQ https://ift.tt/konM9sL June 27, 2022 at 01:03PM

No comments:

Post a Comment

Show HN: tltv – Federation protocol for 24/7 TV channels https://ift.tt/Ce2bBvc

Show HN: tltv – Federation protocol for 24/7 TV channels I spent six years trying to build a tv channel server. rewrote it eight times. flas...