The general repo for llIlIlIIl (also referred to as "thething"), a web-based multi-client chat system featuring...
- Group chatting in a public lobby
- Private P2P messaging and video calling through invitation and acceptance
- A one-page UI with resizable sub-windows
- The public lobby is backended on Firebase
- The P2P functionalities are built upon PeerJS
- P2P brokering server powered by Express and PeerJS-server
- Client side HTTP communication handled using AXOIS
- The frontend UI is written in Vue.js
- Resizable UI panes powered by Splitpanes