AspNetCore.Docs/aspnetcore/signalr
Andrew Stanton-Nurse 10f4d96f93 Fix sample snippet by adding async (#8480)
Noticed that this sample snippet doesn't have the `async` keyword or return a task in the middleware func, so it won't compile as-is. Added `async` since it's the easiest way to do this.
2018-09-10 12:22:25 -05:00
..
authn-and-authz/sample Specify "Core" for ASP.NET Core refs (#8110) 2018-08-15 22:30:29 -05:00
dotnet-client/sample
groups/sample
hubcontext/sample
hubs/sample
java-client/sample SignalR Java Client Doc (#8314) 2018-09-06 09:57:58 -05:00
javascript-client/sample
publish-to-azure-web-app/_static
streaming/sample
authn-and-authz.md
configuration.md Add note about changing KeepAliveInterval (#8404) 2018-09-06 15:03:15 -05:00
dotnet-client.md
groups.md
hubcontext.md Fix sample snippet by adding async (#8480) 2018-09-10 12:22:25 -05:00
hubs.md
index.md SignalR Java Client Doc (#8314) 2018-09-06 09:57:58 -05:00
introduction.md
java-client.md SignalR Java Client Doc (#8314) 2018-09-06 09:57:58 -05:00
javascript-client.md
messagepackhubprotocol.md
publish-to-azure-web-app.md
security.md
streaming.md
supported-platforms.md
version-differences.md Corrections in SignalR version support table (#8183) 2018-08-20 13:33:52 -05:00