calls-offloader
calls-offloader
is a lightweight job service specifically built to offload heavy processing tasks from Mattermost Calls such as call recordings, transcriptions, and more.
Getting started
Refer to our getting started guide on how to quickly get this service running with Mattermost Calls.
Running
make go-run
Testing
make test
Configuration
Configuration is documented in-place through the config.sample.toml
file.
Documentation
Documentation and implementation details can be found in the docs
folder.
Performance and scalability-related considerations can be found in the Performance section.
Get involved
Please join the Project: calls-offloader channel to discuss any topic related to this project.
License
See LICENSE.txt for license rights and limitations.