Who needs Zoom? We vroom!
Experimental chat spaces.
written in Vue.js, based on WebRTC and janus-gateway
Vroom is in progress. Things might be messy and break.
Copyright (c) 2020, Michael Aschauer
echoVrooms is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Want to use it but you are scared by the open-source license? Get in touch with us, we'll make it work.
npm install
npm run serve
npm run build
npm run test
npm run lint