adarshaacharya / adarshaacharya/MentorLabs
[refactor] : convert vanilla js webrtc to react code
Open
enhancement
good first issue
help wanted
- Dominant language
- TypeScript
- Stars
- 48
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.