issues
search
mcollina
/
msgpack5
A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]
MIT License
493
stars
76
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
be able to require only the decoder for browserfy/webpack usage
#11
peleteiro
opened
9 years ago
3
This implementation does not strictly adhere to the spec
#10
skypjack
opened
9 years ago
1
Unpacking concatenated data
#9
vovanec
closed
9 years ago
7
Use msgpack5 as a level encoding straight away
#8
mcollina
closed
9 years ago
0
build dist for browserify
#7
i5ting
closed
9 years ago
8
asserts should allow type's to be 0 or greater
#6
fritzy
closed
9 years ago
3
Why can't a registered type be 0?
#5
fritzy
closed
9 years ago
5
Added concatenated buffers support.
#4
mcollina
closed
10 years ago
1
concatenated buffers fail
#3
pgte
closed
10 years ago
0
testing concatenated buffers
#2
pgte
closed
10 years ago
4
Skip undefined values when encoding objects
#1
mcollina
closed
10 years ago
2
Previous