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

Reconnect and heartbeat fixes #41

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Conversation

deadbeat88
Copy link
Collaborator

  • Fixed the \PHPinnacle\Ridge\Connection::heartbeat method: after dividing of timeout received the float type instead of int.
  • If the connection to the AQMP server was lost, there was no connection error. After the connection was restored, we also no longer received new messages.
  • Updated dependencies, requirement php at least 8.1

@deadbeat88 deadbeat88 requested review from mmasiukevich and zloyuser and removed request for mmasiukevich April 22, 2024 08:18
@deadbeat88 deadbeat88 merged commit 3111d38 into master Apr 22, 2024
6 checks passed
@deadbeat88 deadbeat88 deleted the reconnect_heartbeat_fixes branch April 22, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants