rsipstack 0.4.7

SIP Stack Rust library for building SIP applications
Documentation
1
2
3
4
5
# rsipstack - Rust SIP Stack

## Timer vs async task

rsipstack is designed for proxy scenarios, aiming to reduce unnecessary task creation while improving concurrent performance.