[refactor] : convert vanilla js webrtc to react code #15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
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.
The text was updated successfully, but these errors were encountered: