Skip to content

Conversation

vrslev
Copy link
Collaborator

@vrslev vrslev commented Aug 8, 2025

Through debugging, I've realized that fully implementing the STOMP protocol, specifically server heartbeat validation, is unworkable. We'll need to remove this validation, which also means dropping Client.is_alive(). Importantly, my testing with ArtemisMQ showed that the broker stops sending messages if they aren't acknowledged, effectively handling back pressure without additional implementation.

@vrslev vrslev changed the title Remove read buffer based on message frame buffer to be able to read heartbeats and system frames —reverts #135 Remove read buffer based on message frame buffer to be able to read heartbeats and system frames—reverts #135 Aug 8, 2025
@vrslev vrslev merged commit b61773f into main Aug 8, 2025
4 of 5 checks passed
@vrslev vrslev deleted the no-max-concurrent branch August 8, 2025 10:52
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