-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Browser support? #5
Comments
I am not using a polymer here by my own lib so the browser support for web components should be the same as mention here: https://www.webcomponents.org Can you try with feature/peer-data-3 branch ? There are many fixes done but I haven't merged it yet as there was webrtc adapter problem (I do not know if it is fixed yet) where one side of connection didn't receive onTrack event, so you might want to update webrtc-adapter to the latest version and give it a try |
2020 update, this is now much better supported with IE and a handful of obscure browsers not working, but everyone else Chrome, FireFox, Edge, Safari green |
23/03/2020 Status: |
Which browsers do you support? - polymer-project for your dist?
message-new.js has the correct
keyCode
forenter
, but pressingenter
for me just adds a new line.Video works.
The text was updated successfully, but these errors were encountered: