This repository was archived by the owner on Jan 18, 2025. It is now read-only.
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
Allow deserializing a request and serializing a response using streams #39
Open
Description
To avoid having to first create an intermediary JSON string it would be great if an InputStream
/OutputStream
could be used to parse requests and serialize responses. Seeing as you are using gson already it would likely be a minor change.
I'd be happy to open a PR if this is something you feel worth implementing.
Metadata
Metadata
Assignees
Labels
No labels