Community Server & LAN P2P #184
tantaman
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Community Server
To allow people to get up and running quickly (in client-server setups), I've been working on a community server. You'll be able to point your apps at this server to facilitate sync while you're developing / until you're ready to spin up your own server.
This should also make onboarding simpler since it is one less component to deal with at the start.
P2P
The other network configuration people are interested in is P2P. Once the server is stable, I'll be starting on peer discovery and sync via broadcast to devices on the same local area network.
Core
Text/Sequence CRDTs (#65), improved CRDT creation syntax (#181), different delete modes, fractional index improvements (#178, #179) are still in the backlog. I'm working on onboarding some people to address these items.
Beta Was this translation helpful? Give feedback.
All reactions