aspnetcore/src/Microsoft.AspNetCore.Signal...
James Newton-King 4f10560087
Rename negotiate to handshake, add handshake response, add close frame (#1591)
2018-03-20 17:40:22 +13:00
..
CastObservable.cs Renaming Microsoft.AspNetCore.SignalR.Client to Microsoft.AspNetCore.SignalR.Client.Core 2017-08-31 10:10:02 -07:00
HubConnection.Log.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
HubConnection.cs Rename negotiate to handshake, add handshake response, add close frame (#1591) 2018-03-20 17:40:22 +13:00
HubConnectionBuilder.cs Adding support for JWT in the C# client 2017-11-21 16:32:56 -08:00
HubConnectionBuilderDefaults.cs Adding HubConnectionBuilder 2017-09-07 10:04:42 -07:00
HubConnectionBuilderExtensions.cs Split MsgPack into separate assembly (#1274) 2018-01-10 14:20:57 -08:00
HubConnectionExtensions.InvokeAsync.cs Updating default pattern(#1046) 2017-10-23 22:20:31 -07:00
HubConnectionExtensions.InvokeAsyncGeneric.cs Updating default pattern(#1046) 2017-10-23 22:20:31 -07:00
HubConnectionExtensions.SendAsync.cs Actually throwing exceptions from SendAsync (#1084) 2017-11-03 13:15:11 -07:00
HubConnectionExtensions.StreamAsync.cs Rename StreamAsync to StreamAsChannelAsync (#1587) 2018-03-13 15:04:11 -07:00
HubConnectionExtensions.cs React to CoreFxLab packages (#998) 2017-11-13 15:05:35 -08:00
HubException.cs Renaming Microsoft.AspNetCore.SignalR.Client to Microsoft.AspNetCore.SignalR.Client.Core 2017-08-31 10:10:02 -07:00
IHubConnectionBuilder.cs Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
InvocationRequest.cs Pascal case formatted log parameter names (#1615) 2018-03-16 12:13:27 -07:00
Microsoft.AspNetCore.SignalR.Client.Core.csproj Remove unneeded dependencies (#1443) 2018-02-12 23:58:44 -08:00