aspnet / SignalR-samples

Samples for ASP.NET Core SignalR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WindowsFormsSample does not work with ChatSample

kmorcinek opened this issue · comments

WindowsForms has a Chat so I assume it should connect to the Server created by ChatSample.
Now the method signatures are out of sync and WinClient cannot connect anywhere.

Fixed