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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T09:01:42.000Z (almost 2 years ago)
- Last Synced: 2025-06-19T07:51:25.576Z (about 1 year ago)
- Language: Rust
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- 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
```