-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Labels
Description
Looks like rpclib has old implementation of msgpack which has few critical issues. For example, serializing some structs with zero size vectors causes runtime errors. This seems to have been fixed in latest version.
It would be great if msgpack is updated to get these fixes!
sztomi