AspNetCore.Docs/aspnetcore/tutorials/signalr/sample
Luis Quintanilla 396377b921 Update connection delay issue (#10359)
* Update connection delay issue

There needs to be a delay after the connection is started. The old sample code did not allow for this and caused errors in the application.

* Disabled Send Button Until Connection Established

Disabled Send Button Until Connection Established

* Moved sendButton listener outside of then function

Moved sendButton listener outside of then function
2019-01-28 16:26:59 -10:00
..
Hubs
Pages Use LibMan in SignalR tutorial (#8370) 2018-09-04 11:45:15 -07:00
wwwroot Update connection delay issue (#10359) 2019-01-28 16:26:59 -10:00
.gitignore Fixes #9557 The sample code for the ASP.NET Core SignalR does not work due to a path issue. (#9564) 2018-11-13 09:47:53 -06:00
Program.cs
SignalRChat.csproj Fixes #9557 The sample code for the ASP.NET Core SignalR does not work due to a path issue. (#9564) 2018-11-13 09:47:53 -06:00
Startup.cs
appsettings.Development.json
appsettings.json
libman.json Fixes #9557 The sample code for the ASP.NET Core SignalR does not work due to a path issue. (#9564) 2018-11-13 09:47:53 -06:00