SlackBuildsOrg/libraries/cpprestsdk
B. Watson d6030887ff
libraries/cpprestsdk: Fix conflict with libwebsocketpp.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-07 08:45:20 +07:00
..
cpprestsdk.info
cpprestsdk.SlackBuild libraries/cpprestsdk: Fix conflict with libwebsocketpp. 2022-03-07 08:45:20 +07:00
README
slack-desc libraries/cpprestsdk: Fix conflict with libwebsocketpp. 2022-03-07 08:45:20 +07:00

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