Skip to content

P2P video conferencing with algorithm based matchmaking for selecting participants

Notifications You must be signed in to change notification settings

antinish/smallchats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smallchats matching server

image

Smallchats is a video chat app where you hop on 15 min calls with strangers who share similar interests. This repository contains the matching server that pairs up users using algorithm based matchmaking.

Key features

  • Supports multiple users over websocket
  • Event driven architecture
  • Per-connection go routines for reading and writing event messages
  • Asynchronous matching function

About

P2P video conferencing with algorithm based matchmaking for selecting participants

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published