We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, the response does not include the offset of the payload: https://github.com/barcostreams/barco/blob/main/docs/developer/NETWORK_FORMATS.md#consumer-poll-response
The poll response should contain the offset for bookeeping after the topic name.
topic name
The text was updated successfully, but these errors were encountered:
Include offset in consumer poll response
67957db
Resolves #40.
11d3f91
ddcc496
jorgebay
Successfully merging a pull request may close this issue.
Currently, the response does not include the offset of the payload: https://github.com/barcostreams/barco/blob/main/docs/developer/NETWORK_FORMATS.md#consumer-poll-response
The poll response should contain the offset for bookeeping after the
topic name
.The text was updated successfully, but these errors were encountered: