Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Publisher in multiple rooms#118

Closed
vincentfretin wants to merge 33 commits intomozilla:masterfrom
networked-aframe:multiple-rooms
Closed

Publisher in multiple rooms#118
vincentfretin wants to merge 33 commits intomozilla:masterfrom
networked-aframe:multiple-rooms

Conversation

@vincentfretin
Copy link
Copy Markdown
Contributor

Some changes related to mozilla/janus-plugin-sfu#91 if someone is interested by this.
The publisher here can hear all users from the main room and see avatars from all rooms. I don't know if it makes sense but why not. :D

vincentfretin and others added 30 commits February 14, 2021 10:59
…, RTCPeerConnection state change to disconnected first, then the websocket close, in this case be sure to not call reconnect again 10s later because reconnect was already done via onWebsocketClose
…n_timeout=38 in janus.jcfg to have a perfect reconnect after 40s when network changed
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](mafintosh/dns-packet@v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases)
- [Commits](https://github.com/sindresorhus/normalize-url/commits)

---
updated-dependencies:
- dependency-name: normalize-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@vincentfretin
Copy link
Copy Markdown
Contributor Author

Oups I opened the PR against the wrong repo. See networked-aframe#15

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant