A plugin that integrates real-time voice communication in Mattermost.
Installation
Download the latest version from the release page.
Upload the file through System Console > Plugins > Plugin Management, or manually upload it to the Mattermost server under plugin directory. See documentation for more details.
Development
Use make dist to build this plugin.
Use make deploy to deploy the plugin to your local server.
For more details on how to develop a plugin refer to the official documentation.