added a sample for beginners to get started quickly
Родитель
13f00d3010
Коммит
878841df39
|
@ -19,4 +19,9 @@ The CasaLens service portion uses Casablanca http_listener to listen for request
|
|||
A Windows store application illustrating how to connect and authenticate with Windows live services like SkyDrive and Hotmail.
|
||||
|
||||
**Blackjack**
|
||||
A version of the Blackjack card game. Using the http_listener used to host tables and act as the dealer and http_client to join tables and play hands as individual players.
|
||||
A version of the Blackjack card game. Using the http_listener used to host tables and act as the dealer and http_client to join tables and play hands as individual players.
|
||||
|
||||
|
||||
****Restweb****
|
||||
A sample project of cpprestsdk server side . it handles GET ,PUT, DELETE and POST method .this sample is written to help beginner to get started with cpprestsdk . it uses http_listener to handle all 4 methods .
|
||||
[Restweb server side using http_listener](https://github.com/Pintulalm/Restweb)
|
Загрузка…
Ссылка в новой задаче