#pulse-audio #tokio #binding

libpulse-tokio

Tokio bindings for the PulseAudio libpulse library

2 releases

0.1.1 Nov 18, 2023
0.1.0 May 15, 2023

#372 in Audio

Download history 12/week @ 2024-01-01 7/week @ 2024-02-19 32/week @ 2024-02-26 5/week @ 2024-03-11 52/week @ 2024-04-01 15/week @ 2024-04-15

67 downloads per month
Used in i3stat

MIT/Apache

24KB
569 lines

libpulse-tokio

A tokio mainloop implementation for libpulse-binding.

Usage

Add this crate to the dependencies specified in your Cargo.toml:

[dependencies]
libpulse-tokio = "0.1"

Dependencies

~4–13MB
~143K SLoC