Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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*