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

Websocket v2 improvements #7474

Merged
merged 3 commits into from May 16, 2023
Merged

Websocket v2 improvements #7474

merged 3 commits into from May 16, 2023

Conversation

nikitosing
Copy link
Member

@nikitosing nikitosing commented May 13, 2023

Close #7202

Changelog

  • Now websocket v2 groups and sends several updates in one message (for transactions and token transfers)

Checklist for your Pull Request (PR)

@nikitosing nikitosing changed the title Np webscoket v2 improvements Webscoket v2 improvements May 13, 2023
@nikitosing nikitosing changed the title Webscoket v2 improvements Websocket v2 improvements May 15, 2023
@nikitosing nikitosing force-pushed the np-webscoket-v2-improvements branch from 3fa8b5b to 1a80d71 Compare May 15, 2023 13:24
@nikitosing nikitosing requested a review from vbaranov May 15, 2023 13:26
@vbaranov vbaranov force-pushed the np-webscoket-v2-improvements branch from 1a80d71 to 468e092 Compare May 16, 2023 13:53
@vbaranov vbaranov merged commit f6a0adf into master May 16, 2023
2 checks passed
@vbaranov vbaranov deleted the np-webscoket-v2-improvements branch May 16, 2023 13:53
vbaranov pushed a commit that referenced this pull request May 26, 2023
* Refactor transactions channel

* Refactor token and address channel

* Add websocket v2 tests; Fix websocket v1 tests
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.

Optimize broadcasting the number of new items sent through WebSocket
2 participants