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