Replies: 1 comment 1 reply
-
|
Hi, @iperewin. WebSocket interceptor is not a part of Line 18 in 08c4fec For WebSocket interception to work in React Native, it must have a global |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Scope
Improves an existing behavior
Compatibility
Feature description
Hello,
The docs are not clear if 'msw/native' supports Websockets or not.
I've tried to use the same code I had on web project, but the
setupServerexposed by 'msw/native' doesn't acceptWebSocketHandler.Am I missing something here?
Beta Was this translation helpful? Give feedback.
All reactions