muke1908 / chat-e2ee

End-to-end encrypted disposable chat sessions, exchange sensitive information with peer safely and securely.
https://chat-e2ee-2.azurewebsites.net/
Apache License 2.0
311 stars 193 forks source link

Setup webrtc #310

Open muke1908 opened 1 year ago

muke1908 commented 1 year ago

Set up a basic webrtc support to front-end to support audio/video call.

HarshSingh21 commented 11 months ago

I want to contribute in Webrtc . Can I get assigned to this role? I would love to contribute

muke1908 commented 11 months ago

Hi @HarshSingh21 sure. Let's do it in smaller PRs otherwise, it can be pretty big. Within the scope of this PR, let's just add a very basic webrtc setup in chate2ee/service - https://github.com/muke1908/chat-e2ee/tree/master/service

HarshSingh21 commented 11 months ago

Hi , @muke1908 sure . I will be working on it .