msgpackpp icon indicating copy to clipboard operation
msgpackpp copied to clipboard

c++17 header only msgpack implementation. (msgpack-rpc-asio)

Results 2 msgpackpp issues
Sort by recently updated
recently updated
newest added

I'd like to use some of your code in my work, but I don't know under which terms (if any) you allow the code to be used. Are you willing...

Spitting `nan`, `inf`, `-inf` causes invalid JSON. Following a .NET option, write them as string instead.