Server-initiated mutations #41
matthewgapp
started this conversation in
General
Replies: 1 comment
-
This is an awesome feature request. I think I can put something together that solves this for you. |
Beta Was this translation helpful? Give feedback.
0 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.
-
I have an instance of the coordinator running on our server and I am using the pluggable reducer I wrote (#40). But it's not quite enough, because I need to incorporate server-initiated mutations that are then synced to all clients. Is there an existing API I can use? Perhaps the
write_lsn
method?Beta Was this translation helpful? Give feedback.
All reactions