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.