sipmsg 0.2.3

SIP message parser
Documentation
# sipmsg [![crates.io]https://img.shields.io/crates/v/sipmsg.svg?maxAge=2592000]https://crates.io/crates/sipmsg

Parsing and validation SIP Messages according to [RFC3261](https://tools.ietf.org/html/rfc3261#section-25)

![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)

[Documentation](https://docs.rs/sipmsg)