Skip to content

brianignacio5/video-chat-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video chat application

This project uses webRTC peer connections to establish a video connection between users.

Backend server made with NodeJS, Express, SocketIO in Typescript.

Frontend is static html, js and css.

How to use

  1. Get npm requirements with npm i.

  2. Run npm run dev to launch the server with hot reload.

About

video chat app with webRTC, socketIO, NodeJS, Express in Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published