issues
search
ugorji
/
go
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
MIT License
1.87k
stars
295
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
handle EOF gracefully when using io.Reader.Read() method
#58
ugorji
closed
9 years ago
0
Doesn't encode []map[string]*mapval correctly
#57
clbanning
closed
9 years ago
2
Canonical encodings
#56
warpfork
closed
9 years ago
5
Export CborStreamBreak.
#55
warpfork
closed
9 years ago
1
codec: handle EOF on last non-zero byte read
#54
mattrichards
closed
9 years ago
3
Update cbor.go
#53
seifer
closed
9 years ago
1
Generator crash 'panic: 27217:22: expected '}', found 'IDENT' int'
#52
klauspost
closed
9 years ago
1
Codec can't decode array 16 which is 0xdc
#51
timesking
closed
9 years ago
0
Getting undefined: sync.Pool when trying to get this library
#50
owentran
closed
9 years ago
1
Support encoding RawExt in addition to *RawExt
#49
methane
closed
9 years ago
0
Can't encode interface of `RawExt`.
#48
methane
closed
9 years ago
2
Does codec support `json` tag?
#47
nizsheanez
closed
9 years ago
1
Msgpack doesn't comply DecoderOptions.SignedInteger
#46
methane
closed
9 years ago
1
codecgen creating broken init() function
#45
cms103
closed
9 years ago
0
Encoding map of string to interface
#44
achille-roussel
closed
9 years ago
6
Change import path to github.com/ugorji/go-codec
#43
ugorji
closed
5 years ago
29
Question about docs.
#42
giulioungaretti
closed
9 years ago
4
How to migrate TimeEncodeExt?
#41
serg472
closed
10 years ago
1
Problem encoding a struct toArray with omitted fields
#40
bnoon
closed
10 years ago
1
how can i use msgpack in golang?
#39
hsyan2008
closed
10 years ago
1
how
#38
hsyan2008
closed
10 years ago
0
Fast-path of slice/map results in decode different from encode
#37
armon
closed
10 years ago
2
failed to decode long []byte with BincHandle
#36
hillbig
closed
10 years ago
2
Encode Decode map[string]interface{} type
#35
Gohan
closed
10 years ago
1
Support pointer types into interfaces for extended types
#34
dmcgowan
closed
10 years ago
2
Cannot get simple struct example to work
#33
wolfeidau
closed
10 years ago
2
adding hack for c strings
#32
robmccoll
closed
10 years ago
1
Decoder returns []uint8 for string value in a map
#31
babartareen
closed
10 years ago
5
Panic on encoding of incomparable struct
#30
tchap
closed
10 years ago
6
Easier RPC setup
#29
treeder
closed
10 years ago
3
binc has trouble decoding pointers to interfaces
#28
glycerine
closed
10 years ago
2
Use the ioDecReader when reading the RPC Array header byte as well, to allow pipelined/async requests to function better.
#27
johnniedoe
closed
10 years ago
3
Empty byte array fails to decode properly.
#26
aarondl
closed
11 years ago
6
Embedded structs cause decoding issues.
#25
aarondl
closed
11 years ago
8
Small numbers encoded with uint8 type instead of FixInt.
#24
aarondl
closed
11 years ago
13
[]byte encodes as MsgPack str type.
#23
aarondl
closed
11 years ago
3
Encoding a custom type instead of []byte causes incorrect type to be serialized.
#22
aarondl
closed
11 years ago
1
Arrays cause encoding failure.
#21
aarondl
closed
11 years ago
1
Embedded pointers and StructToArray creates failure.
#20
aarondl
closed
11 years ago
1
embedded (anonymous) pointer is not supported
#19
aarondl
closed
11 years ago
6
Applied gofmt
#18
fd
closed
11 years ago
2
Latest commit causes decode to break
#17
armon
closed
11 years ago
7
Streaming RPC
#16
tejorupan
closed
11 years ago
13
msgpack-rpc is not compatible with other msgpack rpc implementations
#15
dgryski
closed
11 years ago
7
Add example for how to use the RPC functionality
#14
maxekman
closed
11 years ago
4
support encoding/decoding struct from/to an encoded array
#13
zx9597446
closed
11 years ago
9
No way to force encode uint32
#12
maxekman
closed
11 years ago
6
codec: Msgpack building different data structure than encoding/json
#11
tchap
closed
11 years ago
3
Schema-less decoding is too slow(32s), but python-msgpack just use 2s.
#10
timmy21
closed
11 years ago
12
Binc and MsgPack RPC Benchmark
#9
jochumdev
closed
11 years ago
6
Previous
Next