https://github.com/wireapp/wire-avs-service
Wire AVS service platform (including the conference calling service: SFT)
https://github.com/wireapp/wire-avs-service
Last synced: 4 months ago
JSON representation
Wire AVS service platform (including the conference calling service: SFT)
- Host: GitHub
- URL: https://github.com/wireapp/wire-avs-service
- Owner: wireapp
- License: agpl-3.0
- Created: 2020-12-21T14:44:53.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-26T15:04:21.000Z (8 months ago)
- Last Synced: 2025-09-26T16:29:31.316Z (8 months ago)
- Language: C
- Size: 492 KB
- Stars: 1
- Watchers: 10
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# avs-service
AVS services (SFT etc)
In order to build all that is necessary is to follow the Dockerfile.
If building on anything else than docker, please include all the necessary
pre-requisits as defined in the Dockerfile.
To build:
- Clone this repository using git clone --recursive
- Run docker build ./