我目前正在玩SignalR2.0.3,通过使用Redisforwindows的BackPlane进行横向扩展http://msopentech.com/blog/2013/04/22/redis-on-windows-stable-and-reliable/我已经在VS中集成了适当的SignalR.Redis包。我对我的启动进行了以下更改:GlobalHost.DependencyResolver.UseRedis(server:"localhost",port:6379,password:string.Empty,eventKey:"BroadcasterExample");app.
我目前正在玩SignalR2.0.3,通过使用Redisforwindows的BackPlane进行横向扩展http://msopentech.com/blog/2013/04/22/redis-on-windows-stable-and-reliable/我已经在VS中集成了适当的SignalR.Redis包。我对我的启动进行了以下更改:GlobalHost.DependencyResolver.UseRedis(server:"localhost",port:6379,password:string.Empty,eventKey:"BroadcasterExample");app.