Go to file
David Fowler 377711f68c Changes to redis and groups
- Made group add and removal async as they may be backed by a network
connection
- Added ISignalRBuilder and a pattern similar to mvc for doing extension methods off
AddSignalR
- Added RedisOptions
2016-11-02 02:29:04 -07:00
samples Changes to redis and groups 2016-11-02 02:29:04 -07:00
src Changes to redis and groups 2016-11-02 02:29:04 -07:00
test Restore works again 2016-10-28 09:08:06 -07:00
.gitattributes
.gitignore move prototype WebSockets-over-Channels code in 2016-10-14 14:36:18 -07:00
LICENSE.md
Microsoft.AspNetCore.Sockets.sln Make a SignalR project and SignalR.Redis project 2016-11-02 01:49:05 -07:00
NuGet.config Added support for websockets 2016-10-01 10:26:49 -07:00
global.json