Skip to content

Stomp heartbeat #549

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

Closed
versh23 opened this issue Oct 3, 2018 · 4 comments
Closed

Stomp heartbeat #549

versh23 opened this issue Oct 3, 2018 · 4 comments

Comments

@versh23
Copy link
Contributor

versh23 commented Oct 3, 2018

Hi

Sometimes activeMQ close connection with my consumer. i would to check a connection status but how?
Connection instance private https://github.com/php-enqueue/stomp/blob/master/StompContext.php#L189 and there are now heartbeat config
https://github.com/php-enqueue/stomp/blob/master/StompConnectionFactory.php#L122

so, is it possible to send isAlive package or check connection ?

@makasim
Copy link
Member

makasim commented Oct 3, 2018

That could be made public.

@versh23
Copy link
Contributor Author

versh23 commented Oct 3, 2018

@makasim so, what can i do ?
stomp repo is [READ-ONLY], i cant make PR ?

@makasim
Copy link
Member

makasim commented Oct 3, 2018

You are supposed to do a PR on this repository, It will go to read only repo once is merged

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