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

Improve Stream Management #230

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Improve Stream Management #230

merged 1 commit into from
Jan 31, 2024

Conversation

sjaeckel
Copy link
Member

  • Delay the notification of the library user that the connection was successful, until SM is reported by the server as enabled.
  • Clear the SM queue in case resumption failed.
  • Improve some debug statements.

@sjaeckel sjaeckel force-pushed the improve-stream-management branch 2 times, most recently from a5fc2d7 to f2fc5cd Compare November 27, 2023 15:31
@sjaeckel sjaeckel force-pushed the scram-plus-variants branch from 914f63b to aa22dd0 Compare November 27, 2023 21:44
@sjaeckel sjaeckel force-pushed the improve-stream-management branch from f2fc5cd to 5d151fb Compare November 27, 2023 21:44
@sjaeckel sjaeckel force-pushed the scram-plus-variants branch from aa22dd0 to bfd0872 Compare November 27, 2023 22:50
@sjaeckel sjaeckel force-pushed the improve-stream-management branch from 5d151fb to 120f7ab Compare November 27, 2023 22:50
Base automatically changed from scram-plus-variants to master January 29, 2024 09:04
@sjaeckel sjaeckel marked this pull request as ready for review January 29, 2024 09:04
@sjaeckel sjaeckel force-pushed the improve-stream-management branch from 120f7ab to 88a750f Compare January 29, 2024 16:33
* Delay the notification of the library user that the connection was
  successful, until SM is reported by the server as enabled.
* Clear the SM queue in case resumption failed.
* Improve some debug statements & comments.

Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
@sjaeckel sjaeckel force-pushed the improve-stream-management branch from 88a750f to fa96042 Compare January 30, 2024 13:24
@sjaeckel sjaeckel merged commit fa96042 into master Jan 31, 2024
48 checks passed
@sjaeckel sjaeckel deleted the improve-stream-management branch January 31, 2024 16:09
@sjaeckel sjaeckel added this to the next milestone Jan 31, 2024
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.

Issue with Stream Management resumption Resending of old messages on reconnect
1 participant