/netsound

Very early stages of to-be audio transmitting daemon; to provide the unified layer of low-overhead voice communications for external apps. Supports Windows, macOS and Linux.

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

netsound

Installation

  1. Install Rust.

  2. Install nightly toolchain:

    rustup install nightly
  3. Install netsound:

    cargo +nightly install --git https://github.com/MOZGIII/netsound