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.
- Supports multiple users over websocket
- Event driven architecture
- Per-connection go routines for reading and writing event messages
- Asynchronous matching function