msgpackpp
msgpackpp copied to clipboard
Serialize non-finite numbers as their corresponding JSON string representations.
Spitting nan, inf, -inf causes invalid JSON. Following a .NET option, write them as string instead.