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

feat: Add receiving mode to the message stream #202

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

boxdot
Copy link
Collaborator

@boxdot boxdot commented Nov 6, 2023

Add a new method Manager::receive_messages_with_mode allowing to
configure how to handle specific sentinel messages. It is supported to
stop the stream after the initial sync (empty Signal message queue) or
after contact sync.

Add a new method `Manager::receive_messages_with_mode` allowing to
configure how to handle specific sentinel messages. It is supported to
stop the stream after the initial sync (empty Signal message queue) or
after contact sync.
@boxdot
Copy link
Collaborator Author

boxdot commented Nov 6, 2023

This is partially extracted from #197, but with a much smaller change surface.

@gferon gferon merged commit 1f87b0f into whisperfish:main Nov 7, 2023
4 checks passed
@gferon gferon added this to the 0.6.0 milestone Nov 19, 2023
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