mdevilliers / SignalR.RabbitMq

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

signalr/hubs pending #26

Closed jchannon closed 10 years ago

jchannon commented 10 years ago

Hi,

I've installed this on my web server behing a load balancer but the page hangs because its pending on getting a response from "/signalr/hubs". Can you point me in the right direction?

mdevilliers commented 10 years ago

Seems to be that the plugin isn't installed - I'll add a "blow up if you can't find the plugin" bit of code

jchannon commented 10 years ago

Cool, although I can't get the plugin to be enabled. Any pointers?

mdevilliers commented 10 years ago

All sorted out on Jabbr