Replies: 1 comment 4 replies
-
|
I'm working on a server that can be self-hosted, other clients (if any) can read the changes made by other clients (a typical web socket implementation), if the client isn't online, it can later read it via a certain endpoint (didn't implemented this yet, will implement a typical delta sync stuff) |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Some sort of sync support would be nice. Webhook support would be a good start imo.
Beta Was this translation helpful? Give feedback.
All reactions