Closed ikenchina closed 6 years ago
@ikenchina
I'm sorry - but this is not a bug report in any sense. I need something I can reproduce, independent of java library.
Closing this. Please add notes and tag me and I will re-open if it is a bug report that I can dig into.
hello, i encoded LoginU struct in Go and send to Java to decode, but java's message pack library(msgpack-0.6.12) reported bellow errors
// java code:
// go code