You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(joining): bug where several peers join at once via the same peer.
Updates JSPM devDependecies. There where a bug when several peers join at once via the same peer.
This commit resolves this bug for 6 peers joining at once. Above this amount (Chrome behaves a
little bit better then Firefox) some errors due to setting remote answer may occure. I do not know
whether this is WebRTC issue or Netflux.
0 commit comments