A peer-to-peer audio/video PWA.
chatio
is currently completely browser based which means you'll need an internet connection to use it for the first time. After that, it will be saved to your device and be used on any local network your connected to so long a signaling server is in reach.
All peer traffic is encrypted and there is work under way for making chatio
calls more secure.
yarn
quasar dev
yarn run lint
quasar build
chatio
follows the Conventional Commits spec in order
to have clear and concise messages, as well as, an auto-generated changelog using standard-version.