rtp-parser 0.1.0

Parser for the RTP protocol
Documentation
  • Coverage
  • 85%
    17 out of 20 items documented0 out of 0 items with examples
  • Size
  • Source code size: 20.68 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.9 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 19s Average build duration of successful builds.
  • all releases: 19s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • nbuckles13/rtp-parser
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • nbuckles13

RTP parser

This crate contains a parser written in Rust (using nom) for the RTP protocol

See also:

  • RFC 3550: RTP: A Transport Protocol for Real-Time Applications