The C++ standard library provides useful synchronous streams.The Microsoft C++ REST SDK provides asynchronous streams that resemble those included in the C++ standard template library (STL). Let's use the SDK to retrieve and send JSON data.
↧