Skip to content

numq/webrtc-client-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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