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

Separate sarama config for sync and async client #6

Merged

Conversation

thoriqsatriya
Copy link
Contributor

Sync client need the return.success to be true. If that's set to true
in the async client, we need to read from channel to avoid blocking.

Sync client need the return.success to be true. If that's set to true
in the async client, we need to read from channel to avoid blocking.
@thoriqsatriya thoriqsatriya merged commit ad3030b into AccelByte:master Apr 10, 2019
medreza pushed a commit to medreza/eventstream-go-sdk that referenced this pull request Dec 1, 2023
…-message

add: options to commit async or sync message
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.

1 participant