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
wwwroot
.gitignore
Program.cs
SignalRChat.csproj
Startup.cs
appsettings.Development.json
appsettings.json
libman.json