Skip to content

Blink Chat is a WebRTC based video chat system designed to allow easy access to live video chats and be scalable enough for developers to include other services (such as chat or auction servers)

Notifications You must be signed in to change notification settings

jtrugman/blink-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blink-chat

Blink Chat Repository

Blink Chat is a WebRTC based video chat system. It contains two servers: • A main server used for website-serving and user handling, designed to be scalable to include other services (such as chat, online bidding, etc) as needed. • A stream server that handles all webRTC signaling, including setup of video conference rooms and management of such groups

About

Blink Chat is a WebRTC based video chat system designed to allow easy access to live video chats and be scalable enough for developers to include other services (such as chat or auction servers)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.4%
  • CSS 9.4%
  • HTML 9.2%