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

some question with cppsignalrclient #141

Closed
shanghaimoon888 opened this issue Sep 1, 2016 · 2 comments
Closed

some question with cppsignalrclient #141

shanghaimoon888 opened this issue Sep 1, 2016 · 2 comments

Comments

@shanghaimoon888
Copy link

when i run the sample client to connect to the signalr server, it shows:
exception when starting or stopping connection: websockets not supported on the
server and there is no fallback transport

what's the problem? My system is windows 7 professional.

@shanghaimoon888
Copy link
Author

o, at last i found the problem, at this time the cppclient is just use websocket. So the server should be win2012 and iis80. Otherwise the websocket will not work.

@moozzyk
Copy link
Contributor

moozzyk commented Sep 2, 2016

Yes at the moment C++ client supports only websockets transport. #62

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