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
Following are the scenarios that have been tested to verify this:
1. Tried sending the string
2. Tried sending the JSON
3. Tried sending the blob/file from browser
4. Tried sending the binary data as ArrayBuffer from browser
5. Tried sending the binary data as TypedArrays from browser
6. Tried sending the binary data as node.js buffer object using node platform
0 commit comments