I am pleased to present my creation — a simple WebRTC chat. It can be launched with three commands.
Under the hood, it uses ReactJS (this is the front end + wrapped in ElectronJS if you want an application that plays sound from the system during screen streaming and allows global hotkeys to work).
On the backend, it relies solely on WebSocket with Node.js + Mediasoup.js as the SFU server. License — MIT.
I do not plan to maintain this project extensively, but if there are serious bugs or issues, I will address them.
Source: linux.org.ru
