Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)