aspnetcore/samples/SocialWeather
David Fowler 2e63e5afe3
The rename games part 1 of many (#1696)
- React to rename of EndPoint to ConnectionHandler
- Rename UseSockets to UseConnections
- Rename MapEndPoint to MapConnectionHandler
- Rename HttpSocketOptions to HttpConnectionOptions
2018-03-22 22:35:55 -07:00
..
Json add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
Pipe Fix SocialWeather sample (#1313) 2018-01-25 21:15:38 -08:00
Protobuf Text Protocol Formatter (#187) 2017-02-14 16:00:51 -08:00
wwwroot Fix SocialWeather sample (#1313) 2018-01-25 21:15:38 -08:00
ConnectionList.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
FormatterResolver.cs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
IStreamFormatter.cs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
PersistentConnectionLifeTimeManager.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Program.cs Disabling hosting startup 2017-05-21 16:46:47 -07:00
SocialWeather.csproj Update samples and tests to target netcoreapp2.1 2017-11-16 13:38:46 -08:00
SocialWeatherConnectionHandler.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Startup.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
WeatherReport.cs add "messaging" endpoints and transports 2017-01-09 16:01:08 -08:00
web.config