Closed stimpy77 closed 10 years ago
Hey,
I've deliberately left this package trailing the 1.* branch of signalr.
As I understand it the 1.* branch of signalr is for .net 4.0 and the 2.* branch is for .net 4.5 In the nuget package requirements I've set a minimum version so if you are already using a 2.* branch that'll be cool - the message bus will just use that,
I also believe the 1.* and 2.* branches are api compatible.
I suppose long term I should ship a .net 4 and 4.5 version in the nuget package especially if the api's for the scaleout buses divert. I love pull requests ;-)
Of course you may know something I don't?
Thanks for raising the issue,
Mark
Closing as no response. Readme updated stating we are compatible with 1.* and 2.* of signalr.
SignalR is now 2.0.3, making the current SignalR.RabbitMQ stale.