aspnetcore/test/Microsoft.AspNetCore.Signal...
Pawel Kadluczka 0bafb304c2 Adding support for JWT in the C# client
Fixes: #1018

(Bonus: also enabling passing headers)
2017-11-21 16:32:56 -08:00
..
HttpConnectionTests.cs Adding support for JWT in the C# client 2017-11-21 16:32:56 -08:00
HubConnectionBuilderExtensionsTests.cs Rename With/GetTransportType to With/GetTransport 2017-09-13 09:46:17 -07:00
HubConnectionBuilderTests.cs Made tweaks to .NET client logging API (#869) 2017-09-13 09:18:06 -07:00
HubConnectionExtensionsTests.cs Late parameter binding (#1049) 2017-10-30 11:31:57 -07:00
HubConnectionProtocolTests.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
HubConnectionTests.cs First pass at Keep Alive (#1119) 2017-11-16 09:45:13 -08:00
LongPollingTransportTests.cs React to CoreFxLab packages (#998) 2017-11-13 15:05:35 -08:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Update samples and tests to target netcoreapp2.1 2017-11-16 13:38:46 -08:00
ResponseUtils.cs
ServerSentEventsParserTests.cs React to CoreFxLab packages (#998) 2017-11-13 15:05:35 -08:00
ServerSentEventsTransportTests.cs React to CoreFxLab packages (#998) 2017-11-13 15:05:35 -08:00
TaskQueueTests.cs
TestConnection.cs React to CoreFxLab packages (#998) 2017-11-13 15:05:35 -08:00
TestTransportFactory.cs