SSpormann

Results 14 comments of SSpormann

@BrennanConroy So, if I use Websockets as only transport, I get the above mentioned error, `Unable to connect to the server with any of the available transports. (WebSockets failed: Unable...

I can now provide a sample that shows a working version with playn websockets, and a version that is working with signalr Longpolling enabled and is not working with signalr...

@BrennanConroy [ here](https://github.com/SSpormann/EasyChat-SignalR) you go.

@BrennanConroy sorry should be public now

@davidfowl No thats the point of the sample, i want to use websocket transport, if i use longpolling it works, and if I remove the Settings from the client it...

So if i remove the transport overwrite from both, the client and the server it defaults to server sent events ``` trce: Microsoft.AspNetCore.SignalR.HubConnectionContext[3] Sent a ping message to the client....

In testing I use a Windows 10 mashine, but in production we use Ubuntu 20.04 lts and it shows the same behavior

As I mentioned earlyer in the post, I head a suspicion that this is a client problem if I define only Websocket transport on the client I don't get a...

I never tried this, without putting the source directly into my solution, but I dont know if i could link the pdb of the asp signalr project, this might work....

This is unconfigured `Loaded assembly: /data/data/com.companyname.signalrmyeasychat/files/.__override__/System.Net.Http.dll [External] Loaded assembly: /data/data/com.companyname.signalrmyeasychat/files/.__override__/System.Memory.dll [External] Loaded assembly: /data/data/com.companyname.signalrmyeasychat/files/.__override__/System.Buffers.dll [External] Thread started: Console logger queue processing thread #2 Resolved pending breakpoint at 'ChatPageViewModel.cs:97,1' to void...