Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numq/webrtc-backend
Random video chat backend written in functional programming paradigm
https://github.com/numq/webrtc-backend
chat clean-architecture functional-programming mongodb mongodb-database node node-js nodejs nodejs-api nodejs-server p2p peer-to-peer webrtc webrtc-signaling websocket websocket-server websockets websocketserver
Last synced: 2 days ago
JSON representation
Random video chat backend written in functional programming paradigm
- Host: GitHub
- URL: https://github.com/numq/webrtc-backend
- Owner: numq
- Created: 2022-03-29T12:23:56.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T10:23:53.000Z (over 2 years ago)
- Last Synced: 2024-11-18T23:57:51.881Z (2 months ago)
- Topics: chat, clean-architecture, functional-programming, mongodb, mongodb-database, node, node-js, nodejs, nodejs-api, nodejs-server, p2p, peer-to-peer, webrtc, webrtc-signaling, websocket, websocket-server, websockets, websocketserver
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Video chat backend
Clean Architecture random video chat app Node.js backend/signaling implementation using functional programming principles.## Tech:
- Node.js
- JavaScript
- WebSocket
- WebRTC
- MongoDB
- Jest*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)
[Node.js backend](https://github.com/numq/webrtc-backend) - *You are here*