|
|
|
|
|
by pajeets
655 days ago
|
|
not sure what you are building but i hope that was for a real time multiplayer game otherwise doesn't make sense to have bi-directional communication when you only need reads making read replicas function also as writes is needed for such cases but already when you have more than one place to write you run into edge cases and complexities in debugging |
|