mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-10 20:52:42 +01:00
Mirror of https://github.com/spacebarchat/server
src | ||
.gitignore | ||
CMakeLists.txt | ||
config.json | ||
LICENSE | ||
README.md |
Fosscord-media
A Fosscord media (voice and video) server
Installation
Prerequisites
- Install the libdatachannel library
- Install the gRPC library
Building
$ cmake
$ cd build
$ make