https://github.com/urpagin/bangx
A lossless voice communication software in Rust.
https://github.com/urpagin/bangx
communication lossless rust server socket udp voice
Last synced: 3 months ago
JSON representation
A lossless voice communication software in Rust.
- Host: GitHub
- URL: https://github.com/urpagin/bangx
- Owner: Urpagin
- License: gpl-3.0
- Created: 2024-10-20T00:15:14.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-11-27T18:15:06.000Z (7 months ago)
- Last Synced: 2025-01-19T12:12:33.011Z (5 months ago)
- Topics: communication, lossless, rust, server, socket, udp, voice
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BangX
BangX is a lossless voice communication software written in Rust.
> [!IMPORTANT]
> **This project is currently in development.**
> The code may not build successfully and could contain bugs. Proceed with caution and expect potential issues.If you're on fedora, make sure you have alsa installed:
`sudo dnf install alsa-lib-devel`