The Wayback Machine - https://web.archive.org/web/20201111064522/https://github.com/MatrixManAtYrService/cpprestsdk
Skip to content

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.

master
Go to file
Code
This branch is 5 commits ahead, 661 commits behind microsoft:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

I created this fork to aide in troubleshooting, it contains two samples not in Microsoft's version. Unless you're interested in my half baked samples, you probably want the Microsoft version.

My samples are called HelloWorldListener and HelloWorldSpeaker. Run the listener first, then run the speaker. The speaker will show you what it's serializing ("Hello World!"). The listener should recieve it and display the string.

About

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.

Resources

License

Packages

No packages published
You can’t perform that action at this time.