I am currently trying to transfer some JSON data over the network from a client to a server using the socket API of boost-asio. My client essentially does this:I am currently trying to transfer some JSON dat
I am currently trying to transfer some JSON data over the network from a client to a server using the socket API of boost-asio. My client essentially does this:I am currently trying to transfer some JSON dat