2 Feb
2018
2 Feb
'18
6:37 p.m.
On Fri, Feb 2, 2018 at 10:30 AM, Artyom Beilis via Boost
Once I can think of is cppcms::json
I'm sure Boost.Beast users would be thrilled to see an implementation of the Body concept which uses JSON as the container. Even better if it supports incremental reading and writing. See: http://www.boost.org/doc/libs/1_66_0/libs/beast/doc/html/beast/concepts/Body... The Body customization can be more easily understood by watching this video: https://www.youtube.com/watch?v=WsUnnYEKPnI Thanks!