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

Add support for outgoing message queue #77

Open
mremond opened this issue Jun 26, 2019 · 1 comment
Open

Add support for outgoing message queue #77

mremond opened this issue Jun 26, 2019 · 1 comment

Comments

@mremond
Copy link
Member

mremond commented Jun 26, 2019

We should allow sending messages for a while, until we reconnect. The send would fail on messages with an error when the queue is full.

We should also link that to stream management ack to keep outgoing message in that queue until they have been acked by the server, so that they can be replayed if they are lost.

@remicorniere
Copy link
Contributor

Maybe see #127 first

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants