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

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.

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`