aspnetcore/samples/ChatSample
moozzyk 82f99a1424 Work around for a Firefox bug
Firefox won't fire EventSource open event until it receives some data. The workaround is to send an empty comment when starting ServerSentEvent transport.

Fixes: #352
2017-04-27 10:34:47 -07:00
..
Controllers Add using to sample 2017-04-19 19:46:25 -07:00
Data Remove Database EnsureCreated 2016-11-09 14:13:15 -08:00
Hubs Remove streaming transport as a top level API (#110) 2017-01-11 04:01:49 -08:00
Models SignalR => Auth 2.0 2017-04-19 18:51:24 -07:00
Services apply license headers 2016-11-07 12:00:04 -08:00
Views Work around for a Firefox bug 2017-04-27 10:34:47 -07:00
wwwroot Removing site.js (#330) 2017-03-21 16:10:19 -07:00
.bowerrc
ChatSample.csproj Temporarily disable DotNetCliToolReference in samples until aspnet/Universe#506 is resolved 2017-04-25 11:29:39 -07:00
Program.cs apply license headers 2016-11-07 12:00:04 -08:00
Startup.cs SignalR => Auth 2.0 2017-04-19 18:51:24 -07:00
appsettings.json
bower.json
bundleconfig.json Removing site.js (#330) 2017-03-21 16:10:19 -07:00
compilerconfig.json
compilerconfig.json.defaults
web.config