Skip to content

Commit 60a30c4

Browse files
authored
Merge pull request #45 from pipecat-ai/vp-add-moq-transport
add moq transport support
2 parents cb5d47e + 625bec9 commit 60a30c4

6 files changed

Lines changed: 477 additions & 194 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ Users should install:
1717
pip install pipecat-ai-prebuilt
1818
```
1919

20+
## [1.0.5] - 2026-07-20
21+
22+
### Added
23+
24+
- MoQ (Media over QUIC) transport support in the prebuilt client. Adds a
25+
"Media over QUIC" option to the transport selector and a response
26+
transformer that maps the server's `/start` payload (relay URL, namespace,
27+
and track names) into the shape the MoQ transport expects.
28+
2029
## [1.0.4] - 2026-07-16
2130

2231
### Added

0 commit comments

Comments
 (0)