Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add web-rtc in-band signaling stack as an optional (not installed by default) package #315

Merged
merged 2 commits into from
Jul 18, 2015
Merged

Add web-rtc in-band signaling stack as an optional (not installed by default) package #315

merged 2 commits into from
Jul 18, 2015

Conversation

Sing-Li
Copy link
Member

@Sing-Li Sing-Li commented Jul 17, 2015

This is a solid and reliable (but less efficient than default) rtc signaling stack.

It is in-band, so as long as private messaging works, it will also work.

Works across most edge conditions including - single client reload, both clients reload, client up and client down, server up and server down, code hot-deploy, and so on.

Artifacts: Ghost messages - the room UI leaves space for these 'unrendered' messages - I think because we currently have no other message type that does not create at least one line of output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants