Closed getnamo closed 1 year ago
Emitting works and it appears to fail on parsing. Will need the upstream patch for non-frame (4) sent binaries.
NB: Sending raw binary disconnects often (failure case of accidental frame intermediate?), vs base64 encoded string which is stable. TBD
Update: yep this was the case. Removing frame decodes for partials...
Weaving a Uint8Array into an object, stops an event from being received in client. Needs a debug to determine root cause.