You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an excellent library, very fast! However, it does not seem to output to RFC 6902 format. It'd be wonderfully useful for web and live applications if this was a feature!
The text was updated successfully, but these errors were encountered:
Yeah! It's fatter on the wire, but since it's standardized it should be supported in more places, which makes it handy.
BTW, I'm using your library downstream here: https://github.com/Miserlou/live_json It's using another library for JSON-Patch support right now, but uses yours as the default behavior since it's much faster.
Hi there!
This is an excellent library, very fast! However, it does not seem to output to RFC 6902 format. It'd be wonderfully useful for web and live applications if this was a feature!
The text was updated successfully, but these errors were encountered: