KevinRaleie-dev / video-chat

Video chat stream with Express, Socket.io, WebRTC and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-chat

Video chat stream with Express, Socket.io and Typescript

if you have node/npm installed run:

  • npm start to start the dev server
  • specifiy the port you want it to run on in server.ts
  • you can change the frontend however you want, it'll stil work with the server

About

Video chat stream with Express, Socket.io, WebRTC and Typescript


Languages

Language:JavaScript 42.1%Language:TypeScript 27.9%Language:CSS 16.6%Language:HTML 13.5%