Skip to content

Random video chat backend written in functional programming paradigm

Notifications You must be signed in to change notification settings

numq/webrtc-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

React client

Node.js backend - You are here