Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/swarm-cloud/cbsignal_rs
- Owner: swarm-cloud
- Created: 2024-07-15T10:45:42.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T13:56:36.000Z (5 months ago)
- Last Synced: 2024-08-27T15:25:18.965Z (5 months ago)
- Language: Rust
- Size: 61.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```