mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-11 12:34:51 +00:00
299 B
299 B
Fosscord-media
A Fosscord media (voice and video) server
Installation
Prerequisites
- Install the libdatachannel library
- Install the gRPC library
Building
$ cmake
$ cd build
$ make