Skip to content

Conversation

cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented Jul 31, 2024

This is a follow up to #152, where we discovered a bug in transferring binary data sent from server to client.

While investigating that issue, we also discovered that binary data in buffers is currently getting dropped (since JSON.stringify() them).

This change (currently) will make it so they won't get dropped anymore, but some more investigation is needed to confirm how to handle buffers server-side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant