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
Pipe Fix SocialWeather sample (#1313) 2018-01-25 21:15:38 -08:00
Protobuf
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
IStreamFormatter.cs
PersistentConnectionLifeTimeManager.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Program.cs
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
web.config