aspnetcore/client-ts/Microsoft.AspNetCore.Signal...
Pawel Kadluczka 54c71c4c10 Replacing Cache-Control header with nonce
Makes long polling work on IE10 and IE9
2017-09-11 21:12:18 -07:00
..
wwwroot Replacing Cache-Control header with nonce 2017-09-11 21:12:18 -07:00
.gitignore
EchoEndPoint.cs Use Channel<byte[]> as the abstraction (#579) 2017-06-23 09:52:35 -07:00
Microsoft.AspNetCore.SignalR.Test.Server.csproj Renaming Microsoft.AspNetCore.SignalR.Http to Microsoft.AspNetCore.SignalR 2017-08-31 10:10:02 -07:00
Program.cs
Startup.cs Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
TestHub.cs
UncreatableHub.cs Closing transports with error if hubs cannot be created 2017-05-31 16:29:28 -07:00
web.config