Youngteac Hong
Youngteac Hong
The term `Peer` can be found in the examples and documentation, but it does not appear to be used in source code. So, I'll close this issue for now.
No, it's still on hold. During housekeeping, it seems that Client Deactivation competing across nodes doesn't cause significant issues, so we haven't proceeded with this.
@kongnayeon Good luck!
Is it still good to change? 🤔 It would be good to close it for now and reopen this again later if necessary.
SDKs: - [x] Go SDK: https://github.com/yorkie-team/yorkie/pull/631 - [ ] JS SDK: - [ ] iOS SDK: - [ ] Android SDK:
Related to https://github.com/yorkie-team/devops/issues/21
We need to reconsider this issue because we changed RPC from gRPC to Connect. https://github.com/yorkie-team/yorkie/issues/668
@sullyvannunes Of course. If you have any questions, please feel free to let us know.
Thanks for your reporting. It would be convenient if we could define data using literals available in each SDK's language without individual method calls in `Document.update`. In JS SDK, we...
> For standalone mode, both cron job or event-based job will be well suited for several background tasks to run. For implementation, https://github.com/go-co-op/gocron will do the work for cron job....