22 Sep
2020
22 Sep
'20
2:15 p.m.
Bjorn Reese wrote:
https://github.com/breese/trial.protocol/tree/develop/example/json/chunked_p...
The current limitation is that the buffer must be large enough to hold the largest string or number.
You can lift it if you introduce string_part tokens. This will bring it even closer to Boost.JSON. It will make the pull interface less pure though.