Deal with clients that not support signalR

I have a signalr Web API app and some of client are application run on Blackberry and Symbian OS How can make websocket connection with the SignalHub ? Those devices all support Wifi and 4G
1 Reply
Cisien
Cisien3y ago
They probably wont be able to work if you require web sockets You will need to implement other techniques

Did you find this page helpful?