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

Fix emptyBuffer() handling #149

Merged
merged 1 commit into from
Jan 15, 2021
Merged

Conversation

Nestorfish
Copy link
Contributor

When no data is available, we should not update server activity timestamp.
Instead, ask if something is going wrong.
Fixes #148
Due to 3f35438

When no data is available, we should not update server activity timestamp.
Instead, ask if something is going wrong.
Fixes stomp-php#148
Due to stomp-php/stomp-php@3f35438
@jmglsn
Copy link
Member

jmglsn commented Jan 15, 2021

Hi @Nestorfish,
yes that looks good to me. Thanks for the PR and sorry for the extreme delay... having 2 kids and building a house is something that consumes a lot of time.

@jmglsn jmglsn merged commit 008cdc8 into stomp-php:master Jan 15, 2021
@c-leroy
Copy link

c-leroy commented Jan 15, 2021

No problem, thanks again and good luck for your house!

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.

Heartbeat: Heartbeat (server) inactivity not detected
3 participants