resonator 0.3.2

This crate allows 2 devices to send live PCM audio data to each other through a server
Documentation
1
2
3
4
5
6
7
8
pub mod audiobuffer;
pub mod handshakedata;
pub mod headerdata;
pub mod audiosample;
pub mod parsable;
pub mod clientport;
pub mod packet;
pub mod metadata;