sdp-nom 0.1.0

a statically typed sdp-parser based on nom
Documentation

sdp-nom

build Crates.io contributors maintenance

version documentation license

This is a nom-based SDP parser. It can parse and reserialize and is currently optimized for a very small wasm footprint (hence the use of ufmt). You don't need reserialization? Just build with --no-default-features.

If you are interested please contact me.

features

name what it does default
udisplay use ufmt to reserialize session and lines yes
serde well serde support of course no
wee use wee allocator no