aspnetcore/samples/SocketsSample
Andrew Stanton-Nurse cfaa123eb8 IConnection refactoring (#1718)
- IConnection is now single-use and HubConnection creates a new instance
for reconnecting
- IConnection is just a Pipe now, no more events
2018-03-27 23:02:07 -07:00
..
ConnectionHandlers
Hubs Rename InvokeAsync to SendAsync on the server (#1312) 2018-01-19 11:32:50 -08:00
Properties
wwwroot IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00
.gitignore
ConnectionList.cs
Program.cs
SocketsSample.csproj
Startup.cs
web.config IConnection refactoring (#1718) 2018-03-27 23:02:07 -07:00