rtp-parser

Crates.iortp-parser
lib.rsrtp-parser
version0.1.0
sourcesrc
created_at2020-09-06 17:28:45.282425
updated_at2020-09-06 17:28:45.282425
descriptionParser for the RTP protocol
homepagehttps://github.com/nbuckles13/rtp-parser
repositoryhttps://github.com/nbuckles13/rtp-parser.git
max_upload_size
id285470
size19,142
(nbuckles13)

documentation

README

rtp-parser

License: MIT Build Status

RTP Parser

This crate contains a parser written in pure Rust, using the nom crate, for the RTP protocol.

Commit count: 7

cargo fmt