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

[refactor] : convert vanilla js webrtc to react code #15

Open
adarshaacharya opened this issue Oct 10, 2021 · 0 comments
Open

[refactor] : convert vanilla js webrtc to react code #15

adarshaacharya opened this issue Oct 10, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@adarshaacharya
Copy link
Owner

as of now we have implement local stream and peer stream in vanilla js with generates some of the weirdest cases in my life. But that was for quick prototyping as react code wasn't working out well.
Now, the streming part is working perfectly I want to refactor that vanilla js part to react part. The code for vanilla js is available in client/src/services/wss.ts.

If you want to work on this issue then please let me know I would be glad to help you from setting up the project to making you understand the code base.

@adarshaacharya adarshaacharya added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 10, 2021
This was referenced Oct 10, 2021
@adarshaacharya adarshaacharya changed the title [refactor] : convert vanilla js to react code [refactor] : convert vanilla js webrtc to react code Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant