- Notifications
You must be signed in to change notification settings - Fork 171
Pull requests: msgpack/msgpack-javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
simplify type of decode()'s first arg; ArrayLike<number> includes Uint8Array, anyway Docs
#51 by gfx was merged May 31, 2019 Loading…
implement
forceFloat32 to encode numbers in float32 instead of float64 #79 by gfx was merged Jul 19, 2019 Loading…
adding support for nonstandard map key in the decoder
#266 by PejmanNik was merged Feb 21, 2025 Loading…
Fix map handling in .js and .codec.js to match .base.js
#1 by roncli was closed May 2, 2019 Loading…
improve: more smart conditions of string decoding functions
#39 by gfx was merged May 29, 2019 Loading…
Export Decoder and Encoder for direct usage Feature
#45 by sergeyzenchenko was merged May 30, 2019 Loading…
Added support for custom context for keeping track of objects
#101 by grantila was merged Jan 14, 2020 Loading…
Remove all mentions of Explicit Resource Management features
#268 by rijenkii was merged Mar 12, 2025 Loading…
add JavaScriptCodec to serialize JavaScript data structure Feature
#61 by gfx was closed Jun 8, 2020 Loading…
Support canonical encoding by adding sortKeys option to encode() Feature
#64 by gfx was merged Jun 12, 2019 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.