Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/numq/webrtc-client-web
- Owner: numq
- Created: 2022-05-16T14:18:09.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T10:25:01.000Z (over 2 years ago)
- Last Synced: 2024-11-18T23:57:50.752Z (2 months ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 546 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)