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

Presence in chat client doesn't work when hosted in Azure website #59

Closed christav closed 11 years ago

christav commented 11 years ago

Dev Estimate: 2 Test Estimate: 0

The "connect to yourself" idea doesn't work when hosted in IISNode.

Solution - explicitly connect to external URL for presence server, not localhost.