Thoth.Json
Thoth.Json copied to clipboard
Missing support for System.Char on auto decoder
Issue by Nhowka
Thursday Dec 06, 2018 at 15:00 GMT
Originally opened as https://github.com/MangelMaxime/Thoth/issues/98
I had a char field on one of my bridge messages and it failed to decode. Ended up using string instead, but it would be less problematic with char support out of the box.