There was an error while loading. Please reload this page.
1 parent 304a609 commit a0c3e75Copy full SHA for a0c3e75
README.md
@@ -1,3 +1,17 @@
1
+# Video chat Web client
2
+
3
+## Description:
4
+**Implementation of an Omegle-like video chat Web client using WebRTC standard and Clean Architecture principles.**
5
6
+## Tech:
7
+- JavaScript
8
+- RxJS
9
+- React.js
10
+- Redux (Redux Toolkit)
11
+- WebSocket
12
+- WebRTC
13
14
15
**This is one of the WebRTC projects, links to which you can find below:**
16
17
[Android client](https://github.com/numq/webrtc-client-android)
0 commit comments