io.pedestal.json.charred

Implementation of the JSONProcessor protocol for the charred library.

processor

(processor)

Returns a JSONProcessor that functions using the charred JSON library.

stream-json

(stream-json object stream writer-fn)

Writes the object as JSON to the stream and returns the stream. Some gymnastics occur to ensure that the stream is not closed.