AspNetCore.Docs/aspnetcore/tutorials/signalr
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
..
_static Update SignalR tutorials to 2.2 (#9760) 2018-12-03 10:58:16 -08:00
sample Update connection delay issue (#10359) 2019-01-28 16:26:59 -10:00