urstrulynishkarsh / ReactChat

https://reactchatio.vercel.app/
34 stars 64 forks source link

Enhancing React Chat Application with Live Video Sharing via Socket.IO #180

Open Prateek579 opened 3 weeks ago

Prateek579 commented 3 weeks ago

Describe the feature

React chat application with live video sharing functionality. With this enhancement, users can now seamlessly exchange real-time video content while chatting.

It should be implemented because

Implementing this feature is made easy with Socket.IO, ensuring smooth and reliable communication. Upgrade your app today to provide a richer and more engaging experience for your users.

Additional context

No response

Would you like to work on this issue?

None

github-actions[bot] commented 3 weeks ago

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

anshulsoni4 commented 3 weeks ago

let me know how will you do this, by the time i am assigning you this

urstrulynishkarsh commented 3 weeks ago

try to make two section one for text chat and one for video chat @Prateek579

Prateek579 commented 3 weeks ago

@anshulsoni4 I want to implement this using Socket.IO and WebRTC.

@urstrulynishkarsh Okay.