1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-11 05:02:37 +01:00
Go to file
Flam3rboy 9c9c948ae9
Merge pull request #19 from ItsNewe/master
Set up the initial project structure
2021-05-21 19:21:32 +02:00
src [del] Removed protobuf build files 2021-05-21 15:52:41 +02:00
.gitignore [edit] Hypothetical gRPC handshake 2021-05-21 15:48:56 +02:00
CMakeLists.txt [add] Basic project structure 2021-05-21 11:13:17 +02:00
config.json [add] Basic project structure 2021-05-21 11:13:17 +02:00
LICENSE 📄 GPL V3 license 2021-05-08 12:58:05 +02:00
README.md [add] Basic project structure 2021-05-21 11:13:17 +02:00

Fosscord-media

A Fosscord media (voice and video) server

Installation

Prerequisites

Building

$ cmake
$ cd build
$ make