mdevilliers / SignalR.RabbitMq

MessageBus implementation using RabbitMq as the backing store.
MIT License
89 stars 40 forks source link

Create new implementation for 1.1.0 #8

Closed mdevilliers closed 11 years ago

mdevilliers commented 11 years ago

Implement the new Signalr 1.1.0 scaleout api.

mdevilliers commented 11 years ago

All done! Available with Nuget.

kevingorski commented 11 years ago

Woo! Looking forward to it. :ship:

mdevilliers commented 11 years ago

Hey Kevin,

Thanks.

I'd be really interested in any feedback or reviews of the code especially from you.

I've tried to keep all of the bits you added although they have been moved in the configuration object - which seems to be the new way of doing things and keeps it consistent with the other scale out providers.

The Nuget package should work as well!

Mark

On Tue, Apr 23, 2013 at 3:11 PM, Kevin Gorski notifications@github.comwrote:

Woo! Looking forward to it. [image: :ship:]

— Reply to this email directly or view it on GitHubhttps://github.com/mdevilliers/SignalR.RabbitMq/issues/8#issuecomment-16860250 .

kevingorski commented 11 years ago

Yeah, hopefully I can update this week and let you know how it goes.