mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
Mirror of https://github.com/spacebarchat/server
9c9c948ae9
Set up the initial project structure |
||
---|---|---|
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