You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2019. It is now read-only.
Due to the way that signalr works, we need to refactor the projects into a shared assembly where signalr client is located and then do specific 4.0 builds of those dlls for mono and .net 4.5.2, taking into account the specific hacks that are required to present a client certificate to the remote server from a client when using signalr.
Due to the way that signalr works, we need to refactor the projects into a shared assembly where signalr client is located and then do specific 4.0 builds of those dlls for mono and .net 4.5.2, taking into account the specific hacks that are required to present a client certificate to the remote server from a client when using signalr.