moq-rs/moq-transport
kixelated fbd06da2ee
Expose the version VarInt (#77)
Useful for documentation. Right now it's:

```rust
pub const KIXEL_00: Version = _
```

This should probably be an enum too?
2023-09-18 17:24:35 -07:00
..
2023-09-18 17:24:35 -07:00
2023-06-16 20:36:07 -07:00

Documentation Crates.io License: MIT

moq-transport

A Rust implementation of the proposed IETF standard.

Specification Github