We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've noticed that our primus is a bit old. Maybe we should update it to fix some connection issues?
This branch is my first step towards that: https://github.com/sagemathinc/cocalc/tree/primus7
With that, the dev-version works, but it seems like "ping" isn't doing anything? The API still has the same events, though.
The text was updated successfully, but these errors were encountered:
A good reason now is that upgrading should work around Safari too aggressively throttling websockets...
See socketio/socket.io#2924 (comment) and primus/primus#534
Sorry, something went wrong.
Instead of upgrading, we will switch from Primus to NATS: #8118
No branches or pull requests
I've noticed that our primus is a bit old. Maybe we should update it to fix some connection issues?
This branch is my first step towards that: https://github.com/sagemathinc/cocalc/tree/primus7
With that, the dev-version works, but it seems like "ping" isn't doing anything? The API still has the same events, though.
The text was updated successfully, but these errors were encountered: