moq-transport 0.8.1

Media over QUIC
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.8.1]https://github.com/englishm/moq-rs/compare/moq-transport-v0.8.0...moq-transport-v0.8.1 - 2024-11-14

### Other

- Defend crash due to probable buffer issues while attempting to decode u8 ([#4]https://github.com/englishm/moq-rs/pull/4)

## [0.8.0]https://github.com/englishm/moq-rs/compare/moq-transport-v0.7.1...moq-transport-v0.8.0 - 2024-10-31

### Other

- Add GroupOrder to SubscribeOk

## [0.7.1]https://github.com/englishm/moq-rs/compare/moq-transport-v0.7.0...moq-transport-v0.7.1 - 2024-10-31

### Other

- Fix u8 encoding

## [0.5.3]https://github.com/kixelated/moq-rs/compare/moq-transport-v0.5.2...moq-transport-v0.5.3 - 2024-07-24

### Other
- Fixed typo in definitions of STREAM_HEADER_TRACK and STREAM_HEADER_GROUP ([#175]https://github.com/kixelated/moq-rs/pull/175)

## [0.5.2]https://github.com/kixelated/moq-rs/compare/moq-transport-v0.5.1...moq-transport-v0.5.2 - 2024-06-03

### Other
- Make listings accessible ([#167]https://github.com/kixelated/moq-rs/pull/167)