rsipstack 0.5.5

SIP Stack Rust library for building SIP applications
Documentation
1
2
3
4
5
6
7
mod test_authenticate;
mod test_client_dialog;
mod test_dialog_layer;
mod test_dialog_states;
mod test_prack;
mod test_server_dialog;
mod test_sub_pub;