Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/numq/webrtc-client-web

React random video chat client
https://github.com/numq/webrtc-client-web

chat-application clean-architechture clean-architecture client functional-architecture functional-programming functional-reactive-programming javascript p2p peer-to-peer random-chat react reactive-programming redux redux-toolkit rxjs webrtc websocket websocket-client

Last synced: 7 days ago
JSON representation

React random video chat client

Awesome Lists containing this project

README

        

# 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](https://github.com/numq/webrtc-client-android)

[React client](https://github.com/numq/webrtc-client-web) - *You are here*

[Node.js signaling backend](https://github.com/numq/webrtc-backend)