supurloop / ssf

Small System Framework - JSON parser/generator, Reed-Solomon, finite state machine framework, and other high quality interfaces for embedded systems.
BSD 3-Clause "New" or "Revised" License
25 stars 4 forks source link

JSON Parser/Generator does not need to escape forward slash /. #9

Closed supurloop closed 7 months ago

supurloop commented 9 months ago

https://softwareengineering.stackexchange.com/questions/444480/json-rfc8259-escape-forward-slash-or-not

supurloop commented 7 months ago

/ now not escaped when generating a JSON string.