kixelated / moq-rs

Rust library for Media over QUIC
Apache License 2.0
385 stars 56 forks source link

Fix a panic when --fingerprint was not provided, and rename it to --dev #96

Closed kixelated closed 10 months ago

kixelated commented 10 months ago

The tokio behavior is quite misleading. The fact that the branch still gets executed even when the precondition is false just seems like a bug, but it's well documented.