aspnetcore/samples/SignalRSamples
David Fowler 8b1a7e9199
API review feedback (#1974)
- Remove SetHttpContext
- Remove HttpContextFeature
- Add and implement IHttpTransportFeature on HttpConnectionContext
- Remove ConnectionMetadataNames
2018-04-12 03:50:14 -07:00
..
ConnectionHandlers API review feedback (#1974) 2018-04-12 03:50:14 -07:00
Hubs Removing native support for IObservable<T> (#1890) 2018-04-07 15:10:39 -07:00
wwwroot Remove traces of ASP.NET Core Sockets (#1899) 2018-04-07 17:51:12 -07:00
.gitignore
ConnectionList.cs Use invariant culture and ordinal comparisons (#1928) 2018-04-10 16:52:19 +12:00
ObservableExtensions.cs Add support for creating a bounded channel in helper 2018-04-07 16:54:33 -07:00
Program.cs
SignalRSamples.csproj
Startup.cs Swtich to MessagePack-CSharp (#1879) 2018-04-09 17:04:32 -07:00
web.config