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

Check browser WebRTC support #17

Open
santakadev opened this issue Feb 15, 2019 · 0 comments
Open

Check browser WebRTC support #17

santakadev opened this issue Feb 15, 2019 · 0 comments
Labels
feature New feature or request good first issue Good for newcomers
Milestone

Comments

@santakadev
Copy link
Contributor

santakadev commented Feb 15, 2019

When a user opens P2P Editor in a browser that does not have WebRTC support, we need to tell him/her to upgrade his/her browser.

Message

P2P Editor can't run in your browser 😞
Please, upgrade your browser or try it in another one.

Implementation suggestion

webrtc-swarm has a property for checking if browser supports WebRTC https://github.com/mafintosh/webrtc-swarm#swarmwebrtc_support

Browser support:

@santakadev santakadev added feature New feature or request good first issue Good for newcomers labels Feb 15, 2019
@santakadev santakadev added this to the 1.1 milestone Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant