rtp-types 0.1.0

RTP packet parser and writers
Documentation
[dependencies.smallvec]
features = ["union"]
version = "1"

[dependencies.thiserror]
version = "1"

[package]
authors = ["Matthew Waters <matthew@centricular.com>"]
categories = ["network-programming", "encoding", "multimedia", "parsing", "multimedia::encoding"]
description = "RTP packet parser and writers"
documentation = "https://docs.rs/rtp-types"
edition = "2021"
keywords = ["RTP"]
license = "MIT OR Apache-2.0"
name = "rtp-types"
readme = "README.md"
repository = "https://github.com/ystreet/rtp-types"
version = "0.1.0"