-
Notifications
You must be signed in to change notification settings - Fork 24
Support init message #19
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
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #19 +/- ##
==========================================
- Coverage 75.92% 75.91% -0.02%
==========================================
Files 5 5
Lines 324 328 +4
==========================================
+ Hits 246 249 +3
- Misses 78 79 +1
Continue to review full report at Codecov.
|
There is no "WebSocket connection is closed" anymore python-websockets/websockets@8d907e0#diff-edaffe2a8ed181f48999c520ad93d60cL17 |
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #19 +/- ##
=========================================
Coverage ? 75.91%
=========================================
Files ? 5
Lines ? 328
Branches ? 0
=========================================
Hits ? 249
Misses ? 79
Partials ? 0 ☔ View full report in Codecov by Sentry. |
Hey! First of all, thanks for this repo.
It would be nice to have the ability to send a message to websocket server. For example, subscribe to a specific channel of messages before starting a test.