Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: add sync object pool #4453

Merged
merged 3 commits into from
Nov 21, 2024
Merged

refactor: add sync object pool #4453

merged 3 commits into from
Nov 21, 2024

Conversation

TrySound
Copy link
Member

Sync client is getting some shape. Here I abstracted all immerhin related api into SyncObject and added SyncObjectPool to combine multiple objects. Objects are identified by unique name.

Sync client is getting some shape. Here I abstracted all immerhin
related api into SyncObject and added SyncObjectPool to combine multiple
objects. Objects are identified by unique name.
@TrySound TrySound requested review from kof and istarkov November 20, 2024 18:03
@TrySound TrySound merged commit 35ebd60 into main Nov 21, 2024
15 checks passed
@TrySound TrySound deleted the sync-poool branch November 21, 2024 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants