Crates.io | ezk-sip-core |
lib.rs | ezk-sip-core |
version | 0.4.0 |
source | src |
created_at | 2021-11-09 15:32:50.257477 |
updated_at | 2024-10-28 19:07:54.896922 |
description | SIP core crate providing abstrations over transport and transactions |
homepage | |
repository | https://github.com/kbalt/ezk |
max_upload_size | |
id | 478921 |
size | 129,855 |
SIP core library providing abstractions for transports and SIP transactions.
It is the centerpiece of any stateful SIP applications as it provides the Endpoint
which holds all low level information about the SIP Stack (transport/transaction state).
While not complete, transport and transaction management are implemented after the following RFCs: