kixelated / moq-rs

Rust library for Media over QUIC
Apache License 2.0
425 stars 60 forks source link

A few minor changes to the API. #52

Closed kixelated closed 1 year ago

kixelated commented 1 year ago

The only salvagable remains from a multi-day refactoring effort. The main benefit is that Setup messages are no longer part of the Message enum, so match will be a lot easier.