moq-rs/moq-transport/src
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
..
coding Major moq-transport API simplification (#68) 2023-09-15 12:06:28 -07:00
message Major moq-transport API simplification (#68) 2023-09-15 12:06:28 -07:00
model Better read/write error messages (#75) 2023-09-17 22:44:01 -07:00
session Better read/write error messages (#75) 2023-09-17 22:44:01 -07:00
setup Expose the version VarInt (#77) 2023-09-18 17:24:35 -07:00
error.rs Better read/write error messages (#75) 2023-09-17 22:44:01 -07:00
lib.rs Major moq-transport API simplification (#68) 2023-09-15 12:06:28 -07:00