aspnetcore/samples/ChatSample
BrennanConroy 0e70c7950b Adding Redis Unit tests (#1013) 2017-10-17 15:48:29 -07:00
..
Controllers Unbreak the chat sample 2017-06-07 01:02:53 -07:00
Data
Hubs Remove the params argument from IClientProxy (#946) 2017-09-25 21:01:52 -07:00
Models
Services
Views Merge branch 'rel/1.0.0-alpha2' into dev 2017-09-21 23:00:20 -07:00
wwwroot
.bowerrc
ChatSample.csproj Moving versions to alpha2 2017-09-15 12:11:53 -07:00
HubWithPresence.cs Dynamic Hub Work Part 1 (#636) 2017-07-05 22:55:16 -07:00
IUserTracker.cs Replace ConnectionContext with HubConnectionContext (#629) 2017-07-03 17:44:28 -07:00
InMemoryUserTracker.cs Replace ConnectionContext with HubConnectionContext (#629) 2017-07-03 17:44:28 -07:00
PresenceHubLifetimeManager.cs Clients Subset - AllExcept (#700) 2017-08-22 17:33:27 -07:00
Program.cs
RedisUserTracker.cs Adding Redis Unit tests (#1013) 2017-10-17 15:48:29 -07:00
Startup.cs Add using for presence in chat sample (#727) 2017-08-17 09:49:23 -07:00
UserDetails.cs
appsettings.json
bower.json
bundleconfig.json
compilerconfig.json
compilerconfig.json.defaults
web.config