KallDrexx / rust-media-libs

Rust based libraries for misc media functionality
Apache License 2.0
229 stars 58 forks source link

Lowercase check on publish command mode #47

Closed jakobssen closed 1 year ago

jakobssen commented 1 year ago

Some clients in the wild sends an uppercase publishing type when publishing. Instead of rejecting, we could compare with the lowercase raw value.