Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/swarm-cloud/cbsignal_rs

SwarmCloud signaling server written in Rust.
https://github.com/swarm-cloud/cbsignal_rs

Last synced: about 1 month ago
JSON representation

SwarmCloud signaling server written in Rust.

Awesome Lists containing this project

README

        

# SwarmCloud signaling server written in Rust

## Configuration
See config.yaml

## Run instructions
sudo ./admin.sh start

### Get real-time information of signal service
```
GET /info
```