-
Notifications
You must be signed in to change notification settings - Fork 12
LiveView for establishing WebRTC connections #25
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think there is a mismatch between the example name (live_view) and the Phoenix project name used for an actual example (example_project) which resonates throughout the READMEs etc. The best thing would be to generate a new Phoenix project with the desired project name live_view.
Another thing is that you might consider calling you example live_view_signaling instead of live_view, as it aligns more to the rest of exemplary project names
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
Co-authored-by: Łukasz Kita <lukasz.kita0@gmail.com>
varsill
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥇
No description provided.