- Notifications
You must be signed in to change notification settings - Fork 170
Pull requests: msgpack/msgpack-javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
validate data is complete; no extra bytes not insufficient data are allowed
#16 by gfx was merged May 8, 2019 Loading…
update typescript-eslint and enable @typescript-eslint/no-non-null-asserted-optional-chain
#102 by gfx was merged Jan 22, 2020 Loading…
Added support for custom context for keeping track of objects
#101 by grantila was merged Jan 14, 2020 Loading…
if you exceed CHUNK_SIZE safari will crash with a range error
#88 by chrisnojima was merged Oct 30, 2019 Loading…
swap the arg order in extension encoder because it can be optional
#10 by gfx was merged May 2, 2019 Loading…
implement
forceFloat32 to encode numbers in float32 instead of float64 #79 by gfx was merged Jul 19, 2019 Loading…
remove WebAssembly stuff because it is not much faster than pureJs
#95 by gfx was merged Dec 27, 2019 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.