Skip to content

mattermost/calls-offloader

Folders and files

NameName
Last commit message
Last commit date
Jul 28, 2023
Jul 28, 2023
Dec 9, 2022
Jul 28, 2023
Jul 28, 2023
Jun 13, 2023
Aug 11, 2023
Aug 11, 2023
Jul 28, 2023
Nov 23, 2022
Nov 28, 2022
Nov 23, 2022
Nov 28, 2022
Jul 28, 2023
Apr 24, 2023
Jul 28, 2023
Jul 28, 2023

Repository files navigation

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

Performance 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.