4 Commits

Author SHA1 Message Date
kixelated
7c3eae0a7a
Make moq-transport generic. ()
The API is now synchronous and any quinn stuff has been moved to another
package. The quinn stuff will be slowly moved into moq-transport with
generic traits.
2023-07-08 09:13:29 -07:00
kixelated
3daa2f4812
Cargo layout ()
Combine moq-transport and moq-media into one crate again. 

I might regret this because moq is taken on crates.io.
2023-06-16 20:36:07 -07:00
kixelated
4c04fbf2b8
Varint as an explicit type () 2023-06-16 19:52:52 -07:00
kixelated
d7872ef77d
Implement (forked) moq-transport-00 ()
Not backwards compatible.

JS side: https://github.com/kixelated/moq-js/pull/14
2023-06-16 11:38:19 -07:00