You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
previously when we detected that patching via descriptors is possible we would patch everything,
but websockets. This change adds descriptor patching for websockets.
I also fixed existing unit test which was incorrectly written. The test now correctly fails without the
patch.
Closesangular#81
I had to xit the test "should work with onmessage" because it does not work.
This should be investigated.
The text was updated successfully, but these errors were encountered: