adamhartford / SwiftR

Swift client for SignalR (iOS and Mac)
MIT License
174 stars 74 forks source link

ASP.Net Core 2 SignalR #99

Closed jsembdner closed 6 years ago

jsembdner commented 6 years ago

Did anybody try the new SignalR implementation in .Net Core 2 on the server side and with SwiftR on the client side and succeeded? It seems that my client can't connect anymore with the following result: "Error during negotiation request.".

jsembdner commented 6 years ago

Probably duplicate to this issue: https://github.com/adamhartford/SwiftR/issues/92