azure-contrib / socket.io-servicebus

socket.io store which uses Service Bus pub/sub for scale out
Apache License 2.0
30 stars 14 forks source link

support for Primus.io #70

Closed gkorland closed 10 years ago

gkorland commented 10 years ago

A support for primus.io, to provide a similar cluster synchronization.

christav commented 10 years ago

Interesting, hadn't heard of primus before. I think supporting it would be a separate module, not a modification of this one.