baresip 0.0.1

Baresip is a portable and modular SIP User-Agent with audio and video support.
1
2
3
fn main() {
    println!("Hello, world!");
}