Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Browsing all 4845 articles
Browse latest View live

Created Unassigned: SignalR Support [219]

It would be great if SignalR client support was built into this SDK on top of the WebSocket and HTTP clients.

View Article


Commented Unassigned: SignalR Support [219]

It would be great if SignalR client support was built into this SDK on top of the WebSocket and HTTP clients.Comments: Hi jarredsencha, I think it would be better if a SignalR client is built on top of...

View Article


Commented Unassigned: SignalR Support [219]

It would be great if SignalR client support was built into this SDK on top of the WebSocket and HTTP clients.Comments: Indeed the SignalR team plans to continue work on the C++ client shortly. We hope...

View Article

Commented Unassigned: SignalR Support [219]

It would be great if SignalR client support was built into this SDK on top of the WebSocket and HTTP clients.Comments: That's true, and I did see this repo but also saw it was over a year ago since it...

View Article

Commented Unassigned: SignalR Support [219]

It would be great if SignalR client support was built into this SDK on top of the WebSocket and HTTP clients.Comments: Closing the issue since we won't be adding SignalR support to the C++ Rest SDK.

View Article


Closed Unassigned: SignalR Support [219]

It would be great if SignalR client support was built into this SDK on top of the WebSocket and HTTP clients.

View Article

New Post: Calling an HTTP request from a function

Hi All, Just a quick question. Right now I'm using a video editing software that has an API using HTTP protocol. To perform the request I want, all the code i need is the following:http_client...

View Article

New Post: Calling an HTTP request from a function

Hi mrm63, you can use our web::uri_builder to create the uri.void api_call(int number) { web::uri_builder uribuilder(L"http://10.180.90.151:8808"); uribuilder.append_path(L"api/");...

View Article


New Post: Windows Service app

Hi, can i use Casablanca to develop windows service ? Thanks

View Article


Edited Feature: Nginx support [48]

Hello Team,I am sure that Casablanca REST SDK will have great future with C++ 11 which can leverage existing native code and supports asynchronous, parallel and distributed computing to scale up and...

View Article

Edited Feature: Semaphore scheduling.... [117]

Hi,We have a desire to restrict the number of tasks scheduled attached to a resource. We'd like to have an object like a semaphore that when it has tasks added to it, they will run if the number of...

View Article

Edited Feature: Add Windows Integrated Security [38]

Please add an option to use the credentials of the currently logged on user to authenticate against servers.

View Article

Commented Issue: Do we need to allow multiple send and receive tasks running...

In websockets, one can only write or read from the socket sequentially. We allow user to call multiple sends or receives. The receives are queued and the tasks are completed one by one, as a message is...

View Article


Closed Issue: Do we need to allow multiple send and receive tasks running at...

In websockets, one can only write or read from the socket sequentially. We allow user to call multiple sends or receives. The receives are queued and the tasks are completed one by one, as a message is...

View Article

Commented Issue: Deploying to WP8.1 failed DEP6810 : MdilXapCompile.exe...

#ProblemWhen I try deploy my application with release configuration (Release | ARM) to real device I had the error:Error DEP6810 : MdilXapCompile.exe failed with error code 1004. See log file '<My...

View Article


Edited Feature: websocket_client: Expose the boost native handle to set...

A customer has requested support for client certificates in our desktop websocket implementation.One option is to expose the boost native handle so that users can set the certificate themselves.

View Article

Edited Issue: ws_client - add to Windows Phone 8.1 [194]

The APIs we build on aren't supported for Phone 8.0, but are in 8.1 so it need to be added.

View Article


Edited Issue: Cannot set the "Sec-WebSocket-Protocol" header in WinRT...

Annoyingly, "Sec-WebSocket-Protocol" is treated as a reserved-word by MessageWebSocket.  If you try to set that header, you get a Platform::COMException^. We will have to use the...

View Article

Edited Issue: JSON serializer generates invalid JSON in non-C locales [118]

Using Casablanca 2.0, compile and run the following program:```#include <assert.h>#include <locale.h>#include <cpprest/json.h>int main(){ setlocale(LC_ALL, "fr-FR"); auto x =...

View Article

Edited Issue: Reference Documentation is Stale [98]

MinorWhen upgrading from 1.x sdk to 2.0 the uri have changed namespace fromweb::http::uri to web::uri. The chm files have not been updated to reflect this.

View Article
Browsing all 4845 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>