Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kurotych/sipcore
Rust framework for creating SIP applications
https://github.com/kurotych/sipcore
crates rust-framework sip sip-parser
Last synced: about 1 month ago
JSON representation
Rust framework for creating SIP applications
- Host: GitHub
- URL: https://github.com/kurotych/sipcore
- Owner: kurotych
- License: mit
- Created: 2019-12-25T18:03:21.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-14T14:20:32.000Z (almost 4 years ago)
- Last Synced: 2024-05-22T07:58:38.966Z (7 months ago)
- Topics: crates, rust-framework, sip, sip-parser
- Language: Rust
- Homepage:
- Size: 301 KB
- Stars: 26
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sipcore
[![crates.io](https://img.shields.io/crates/v/sipcore.svg?maxAge=2592000)](https://crates.io/crates/sipcore)
![Build and test](https://github.com/armatusmiles/sipcore/workflows/sipcore/badge.svg)
[![codecov](https://codecov.io/gh/armatusmiles/sipcore/branch/master/graph/badge.svg)](https://codecov.io/gh/armatusmiles/sipcore)
Rust framework for creating SIP applications## sipmsg
[![crates.io](https://img.shields.io/crates/v/sipmsg.svg?maxAge=2592000)](https://crates.io/crates/sipmsg) ![Build and test](https://github.com/armatusmiles/sipcore/workflows/sipmsg/badge.svg) ![Build and test](https://github.com/armatusmiles/sipcore/workflows/sipmsg_no_std/badge.svg)