aspnetcore/samples/ChatSample
David Fowler d169b96d2d Decouple IConnection.ts and HubConnection.ts from http (#566)
* Decouple IConnection.ts and HubConnection.ts from http
- Removed TransportType from start
- Renamed Connection.ts to HttpConnection.ts
2017-06-16 06:54:55 +02:00
..
Controllers Unbreak the chat sample 2017-06-07 01:02:53 -07:00
Data
Hubs Add support for Hub Authorize Attribute (#532) 2017-06-06 15:46:08 -07:00
Models
Services
Views Decouple IConnection.ts and HubConnection.ts from http (#566) 2017-06-16 06:54:55 +02:00
wwwroot
.bowerrc
ChatSample.csproj Fixed version of netstandard.library and removed stale package 2017-06-15 07:24:30 -07:00
HubWithPresence.cs
IUserTracker.cs
InMemoryUserTracker.cs
PresenceHubLifetimeManager.cs Clean up GroupManager (#542) 2017-06-08 17:06:41 -07:00
Program.cs React to AddConfiguration argument change 2017-06-02 15:03:55 -07:00
RedisUserTracker.cs
Startup.cs Fixing typos (#519) 2017-06-06 16:55:10 -07:00
UserDetails.cs
appsettings.json
bower.json
bundleconfig.json
compilerconfig.json
compilerconfig.json.defaults
web.config