Replies: 1 comment 1 reply
-
|
Ok, I published this fix in v1.9.0. |
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.
-
I'm porting my code from
msgpackto this library, and using Axios to send compressed data.msgpackrcannot handle 'arraybuffer' natively it seems and throws an error "Source must be a Uint8Array or Buffer but was a string"Is there something I need to adjust in my code?
Beta Was this translation helpful? Give feedback.
All reactions