rtc-io / rtc-switchboard

Node server side in memory signaller for rtc.io components

Home Page:http://www.rtc.io/modules.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Switchboard Dropping Connections?

DamonOehlman opened this issue · comments

While I'm not 100% sure it seems that the 1.x version of the switchboard is dropping connections as the following test was failing in quickconnect fairly regularly when using the latest version, but was stable under 0.10.x:

https://github.com/rtc-io/rtc-quickconnect/blob/master/test/multiparty-reactive.js

Need to dig in a bit further...

The release of the 3.x switchboard greatly improves handling of connections. Using the rtc-signaller@6 (or above) is recommended, however.