rtc-io / rtc-switchboard

Node server side in memory signaller for rtc.io components
http://www.rtc.io/modules.html
57 stars 36 forks source link

TESTS: Need to test for /leave message distribution #6

Closed DamonOehlman closed 10 years ago

DamonOehlman commented 10 years ago

When a spark is disconnected from the server we need to ensure that an appropriate /leave message is sent to sparks connected to that room. The logic has been fixed in 0.4.1 but tests are required.