- 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
npm install msgpack/msgpack-javascript
#4 by kawanet was closed Aug 23, 2015 Loading… updated Aug 23, 2015
Rebirth as @msgpack/msgpack
#6 by gfx was closed Apr 21, 2019 Loading… updated Apr 21, 2019
1 of 4 tasks
Added an unpacked size getter function.
#3 by redboltz was closed May 2, 2019 Loading… updated May 2, 2019
Fix map handling in .js and .codec.js to match .base.js
#1 by roncli was closed May 2, 2019 Loading… updated May 2, 2019
swap the arg order in extension encoder because it can be optional
#10 by gfx was merged May 2, 2019 Loading… updated May 2, 2019
Rewrite implementation in TypeScript
#7 by gfx was merged May 2, 2019 Loading… updated May 2, 2019
5 of 6 tasks
Improve extensions api and fix bugs in timestamp
#11 by gfx was merged May 2, 2019 Loading… updated May 2, 2019
DataView to encode / decode int / float
#12 by gfx was merged May 4, 2019 Loading… updated May 4, 2019
Introduce decodeAsync() for streaming decoding
#13 by gfx was merged May 6, 2019 Loading… updated May 6, 2019
Fix timestamp 96's nsec to be unsignd
#14 by gfx was merged May 6, 2019 Loading… updated May 6, 2019
validate data is complete; no extra bytes not insufficient data are allowed
#16 by gfx was merged May 8, 2019 Loading… updated May 8, 2019
make Encoder to handle bigint with ExtensionCodec
#17 by gfx was merged May 8, 2019 Loading… updated May 8, 2019
make initialBufferSize of Encoder configuable
#18 by gfx was merged May 8, 2019 Loading… updated May 8, 2019
replace
../src with @msgpack/msgpack in README #25 by azu was merged May 14, 2019 Loading… updated May 14, 2019
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.