Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 548 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 548 Bytes

Video chat Web client

WebRTC random video chat application client implementation using Clean Architecture and functional reactive programming principles.

Tech:

  • JavaScript
  • RxJS
  • React.js
  • Redux (Redux Toolkit)
  • WebSocket
  • WebRTC

This is one of the WebRTC projects, links to which you can find below:

Android client

React client - You are here

Node.js signaling backend