snap icon indicating copy to clipboard operation
snap copied to clipboard

Support pluggable JSON libraries

Open tomtaylor opened this issue 1 year ago • 0 comments

It's handy to be able to drop in a faster JSON library, such as Jsonrs, for use cases with very large requests and responses, as JSON encoding and decoding time is greatly reduced. Closes #96.

tomtaylor avatar Apr 22 '24 11:04 tomtaylor