Crates.io | rtp-parser |
lib.rs | rtp-parser |
version | 0.1.0 |
source | src |
created_at | 2020-09-06 17:28:45.282425 |
updated_at | 2020-09-06 17:28:45.282425 |
description | Parser for the RTP protocol |
homepage | https://github.com/nbuckles13/rtp-parser |
repository | https://github.com/nbuckles13/rtp-parser.git |
max_upload_size | |
id | 285470 |
size | 19,142 |
This crate contains a parser written in pure Rust, using the nom crate, for the RTP protocol.