msgpack/msgpack-javascript
@msgpack/msgpack - MessagePack for JavaScript / msgpack.org[ECMA-262/JavaScript/TypeScript]
TypeScriptISC
Issues
- 2
Stop using `Symbol.dispose`
#267 opened by rijenkii - 0
The decode API is a bit confusing
#269 opened by nuintun - 10
Version 3.0.0 always appears an error in the mobile browser: TypeError: Symbol.dispose is not defined.
#260 opened by DeHby - 5
`undefined` becomes `null` after deserializing
#150 opened by mischnic - 2
- 3
Decoding of 32 bit floats is not precise
#230 opened by ThetaSinner - 1
Unable to pack int 64
#183 opened by SamuelZon258 - 1
- 3
- 1
Encoder / Decoder classes dont work with `new ExtensionCodec()` for handling Set and Map in typescript
#236 opened by noahehall - 1
npm `latest` tag on `3.0.0-beta`
#231 opened by keisukekomeda - 1
Error in ExtensionCodec.ts?
#241 opened by ste-gr - 1
How to run benchmark
#246 opened by fabriph - 1
Update @msgpack/msgpack to 2.8.0
#243 opened by OkuruchiDan - 4
Need support bigint
#240 opened by baryon - 7
- 1
- 0
error on https://msgpack.org/
#227 opened by da0ka - 3
- 1
Non reversible timestamp encoding
#216 opened by pragmasoft-ua - 0
can i override the int64 decoder?
#222 opened by CHOYSEN - 4
- 0
Cannot find module
#214 opened by idranme - 3
- 2
Encoder Reuse Bug?
#212 opened by turnerEP - 2
[bug] decode throws RangeError on empty Uint8Array
#198 opened by mrl5 - 0
- 2
- 2
raw_ref type?
#201 opened by brandonros - 2
[FeatureRequest] More type out of box
#182 opened by loynoir - 1
Question re using with flow.js
#194 opened by DrGo - 2
Cannot find name 'BufferSource'
#193 opened by baloian - 0
More flexible extension support
#192 opened by crabmusket - 1
Difference between msgpack-node and @msgpack/msgpack
#191 opened by maxhr - 1
Refactor serialization API for LIPS types
#189 opened by jcubic - 0
Installation completely broken on NPM
#185 opened by GinoMan - 1
Security Issue in @msgpack/msgpack
#184 opened by colin-ife-snyk - 1
- 1
- 1
"(!) `this` has been rewritten to `undefined`" error when bundling a TypeScript IIFE
#178 opened by JJ - 6
Bad Decoder state
#160 opened by soheilpro - 6
Reuse Encoder/Decoder instance?
#172 opened by buu700 - 6
Can't build with webpack
#169 opened by diogosantosmendes - 4
Use with AssemblyScript
#170 opened by willygroup - 1
`Error: The type of key must be string or number but object` is thrown when decoding a object with null as key
#164 opened by ZumiKua - 2
Website seems broken
#163 opened by polarathene - 1
Why not use TextDecoder in browser?
#157 opened by ChALkeR - 9
Too difficult to use decodeStream in browser
#152 opened by Bilge - 1
RangeError issue
#147 opened by ats-org - 2
unexpected `Uint8Array.prototype.buffer` behavior
#145 opened by septs