-
Notifications
You must be signed in to change notification settings - Fork 116
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
feat: add listener callback to socket-io client subscription functions #1799
Conversation
Vercel deployment URL: https://stacks-blockchain-2vsayzr02-blockstack.vercel.app 🚀 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## beta #1799 +/- ##
==========================================
- Coverage 76.82% 76.33% -0.50%
==========================================
Files 80 79 -1
Lines 11515 11040 -475
Branches 2575 2470 -105
==========================================
- Hits 8846 8427 -419
+ Misses 2540 2487 -53
+ Partials 129 126 -3 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
## [7.5.0-beta.1](v7.4.0...v7.5.0-beta.1) (2024-01-05) ### Features * add listener callback to socket-io client subscription functions ([#1799](#1799)) ([5634522](5634522))
🎉 This PR is included in version 7.5.0-beta.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 7.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
subscribe
functionsExample usage to subscribe to a tx: