kixelated / moq-rs

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

moq-pub #54

Closed englishm closed 1 year ago

englishm commented 1 year ago

This is still a little rough around the edges, but I think it's better to get it merged and avoid further drift and integration issues.

englishm commented 1 year ago

Rebasing this and working through the updates it'll need to get back in sync with the latest from main now.

englishm commented 1 year ago

There are maybe a few things that could still be cleaned up here, but I'm inclined to try to get this merged sooner rather than later to avoid further integration issues. With the latest changes (basically not using prioritization for now), it works again against the latest relay.

englishm commented 1 year ago

Oof, forgot that I do still need to switch over the the JSON catalog. Spent so long poking around in quinn today trying to chase down those panics around prioritization and mutex poisoning I almost forgot about that.