-
Notifications
You must be signed in to change notification settings - Fork 9
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(mcs-lite-connect): add isWebSocketClose feature [BREAKING] #234
Conversation
Deploy preview ready! Built with commit 737a2fa74210ce4c0a949a5b03cda419f28319c5 https://deploy-preview-234--mcs-lite-introduction.netlify.com |
Deploy preview ready! Built with commit 737a2fa74210ce4c0a949a5b03cda419f28319c5 |
Deploy preview ready! Built with commit 737a2fa74210ce4c0a949a5b03cda419f28319c5 |
Codecov Report
@@ Coverage Diff @@
## master #234 +/- ##
==========================================
- Coverage 92.64% 92.52% -0.13%
==========================================
Files 129 131 +2
Lines 1020 1030 +10
==========================================
+ Hits 945 953 +8
- Misses 75 77 +2
Continue to review full report at Codecov.
|
Deploy preview ready! Built with commit ec35f76 https://deploy-preview-234--mcs-lite-introduction.netlify.com |
Deploy preview ready! Built with commit ec35f76 |
Deploy preview ready! Built with commit ec35f76 |
bde2a97
to
c305db9
Compare
c305db9
to
e353b0d
Compare
Generated by 🚫 dangerJS |
[mcs-lite-connect] BREAKING:
Replace the third argument of
connectSocket
withpropsMapper: Function
.for #173