Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Support fallback to Long Polling and Server Sent Events #139

Closed
Sonic78 opened this issue Jul 14, 2016 · 1 comment
Closed

Support fallback to Long Polling and Server Sent Events #139

Sonic78 opened this issue Jul 14, 2016 · 1 comment

Comments

@Sonic78
Copy link

Sonic78 commented Jul 14, 2016

Currently I couldn't find and documentation, readme etc. that describes if fallback to Long Polling and/or Server Sent Events are supported by this C++ client. Checking other tickets let me assume that currently the SignalR-Client-Cpp dosen't provide the essential fallback to Long Polling and/or Server Sent Events when WebSockets are not supported by the server or blocked by a firewall.
Please implement at least one fallback and somewhere document this limitation.

@moozzyk
Copy link
Contributor

moozzyk commented Jul 14, 2016

You are correct. Currently the only supported transport is websockets. This is tracked here: aspnet/SignalR-Client-Cpp#62 so I will close this issue as a duplicate.

@moozzyk moozzyk closed this as completed Jul 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants