slackbuilds_ponce/libraries/cpprestsdk
David Spencer aab724a60b libraries/cpprestsdk: Fix new github md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-09-29 13:43:48 +01:00
..
cpprestsdk.info
cpprestsdk.patch
cpprestsdk.SlackBuild
README
slack-desc

The C++ REST SDK is a Microsoft project for cloud-based client-server
communication in native code using a modern asynchronous C++ API 
design. This project aims to help C++ developers connect to and 
interact with services. 

What's in the SDK:
 - Features - HTTP client/server, JSON, URI, asynchronous streams, 
              WebSockets client, oAuth
 - PPL Tasks - A powerful model for composing asynchronous 
               operations based on C++ 11 features