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

Vue3 Support #79

Closed
davidtaddei opened this issue Jan 1, 2022 · 2 comments
Closed

Vue3 Support #79

davidtaddei opened this issue Jan 1, 2022 · 2 comments

Comments

@davidtaddei
Copy link

Recently I have been working on a Vue 3 web interface using Quasar framework and came across this project. Unfortunately it seems specific to Vue 2 only (unless I am missing something, I am very new to this).

Support for Vue 3 would be amazing.

I have attempted porting the code into a Vue 3 project but it's like peeling an onion and am currently stuck on creating the SimpleSignalClient (not a constructor TypeError). If I am mistaken and this should work in Vue 3 I'd very much appreciate an assist.

Thanks!

@westonsoftware
Copy link
Owner

Thanks for voting for Vue 3, that is next on the project list. Porting should be a matter of migrating to the new setup() syntax, I feel your pain here. Quasar is awesome, I've often thought about creating a separate Quasar plugin for webrtc there.

@westonsoftware
Copy link
Owner

@davidtaddei V3 has been released which now runs under Vue 3 ... give it a try and let us know how it works for you.

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

No branches or pull requests

2 participants