Improve readme by @matteocontrini in https://github.com/moq-dev/moq/pull/1
Add server-side ABR and throttling (to test) by @kixelated in https://github.com/moq-dev/moq/pull/2
WebCodecs by @kixelated in https://github.com/moq-dev/moq/pull/10
Simplify the fingerprint code. by @kixelated in https://github.com/moq-dev/moq/pull/11
Fix for audio breaking after a certain time into the stream by @wanjohiryan in https://github.com/moq-dev/moq/pull/13
Switch from Go to Rust by @kixelated in https://github.com/moq-dev/moq/pull/15
Lint typescript code by @kixelated in https://github.com/moq-dev/moq/pull/16
More linting. by @kixelated in https://github.com/moq-dev/moq/pull/17
Tabs not spaces u nerds. by @kixelated in https://github.com/moq-dev/moq/pull/18
Split audio into 1s streams by @kixelated in https://github.com/moq-dev/moq/pull/19
Serve the certificate fingerprint over HTTP by @kixelated in https://github.com/moq-dev/moq/pull/20
Migrate to quinn and async Rust by @kixelated in https://github.com/moq-dev/moq/pull/21
Enable BBR. by @kixelated in https://github.com/moq-dev/moq/pull/22
libmoq v0.1.2 - moq Release Notes | AnnounceHQ
Implement (forked) moq-transport-00 by @kixelated in https://github.com/moq-dev/moq/pull/34
Varint as an explicit type by @kixelated in https://github.com/moq-dev/moq/pull/35
Cargo layout by @kixelated in https://github.com/moq-dev/moq/pull/36
Relay support by @kixelated in https://github.com/moq-dev/moq/pull/38
Change license to MIT. by @kixelated in https://github.com/moq-dev/moq/pull/39
Dual license by @englishm in https://github.com/moq-dev/moq/pull/40
Make moq-transport generic. by @kixelated in https://github.com/moq-dev/moq/pull/41
Switch to webtransport-quinn by @kixelated in https://github.com/moq-dev/moq/pull/44
Webtransport quinn fix by @kixelated in https://github.com/moq-dev/moq/pull/46
Remove the file source, since it doesn't loop. by @kixelated in https://github.com/moq-dev/moq/pull/47
Actually drain segments. by @kixelated in https://github.com/moq-dev/moq/pull/48
Fix the buffering used for parsing. by @kixelated in https://github.com/moq-dev/moq/pull/50
Webtransport generic by @kixelated in https://github.com/moq-dev/moq/pull/51
A few minor changes to the API. by @kixelated in https://github.com/moq-dev/moq/pull/52
Add more detailed Debug for MapSource by @englishm in https://github.com/moq-dev/moq/pull/56
moq-transport: Make Messages and Objects Clone by @englishm in https://github.com/moq-dev/moq/pull/57
Remove the incompatible role check. by @kixelated in https://github.com/moq-dev/moq/pull/58
Bump rustls-webpki from 0.100.1 to 0.100.2 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/59
moq-pub by @englishm in https://github.com/moq-dev/moq/pull/54
moq-pub: JSON catalog support, bugfixes by @englishm in https://github.com/moq-dev/moq/pull/60
moq-pub: Avoid namespace conflict by @zafergurel in https://github.com/moq-dev/moq/pull/66
Fly.io by @englishm in https://github.com/moq-dev/moq/pull/49
Bump webpki from 0.22.0 to 0.22.1 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/67
Major moq-transport API simplification by @kixelated in https://github.com/moq-dev/moq/pull/68
Update fly.io deployment by @englishm in https://github.com/moq-dev/moq/pull/71
Don't run the publish workflow on PR. by @kixelated in https://github.com/moq-dev/moq/pull/76
Also support EC private keys. by @kixelated in https://github.com/moq-dev/moq/pull/73
Better read/write error messages by @kixelated in https://github.com/moq-dev/moq/pull/75
Bump golang.org/x/text from 0.3.7 to 0.3.8 in /dev by @dependabot[bot] in https://github.com/moq-dev/moq/pull/70
Bump golang.org/x/net from 0.0.0-20220421235706-1d1ef9303861 to 0.7.0 in /dev by @dependabot[bot] in https://github.com/moq-dev/moq/pull/69
Expose the version VarInt by @kixelated in https://github.com/moq-dev/moq/pull/77
Add some more connection logging. by @kixelated in https://github.com/moq-dev/moq/pull/78
Switch to depot for faster ARM builds... at a price. by @kixelated in https://github.com/moq-dev/moq/pull/79
Enable tracing to debug. by @kixelated in https://github.com/moq-dev/moq/pull/80
Implement prioritization in moq-pub by @kixelated in https://github.com/moq-dev/moq/pull/74
Add support for multiple origins by @kixelated in https://github.com/moq-dev/moq/pull/82
Fix local development. by @kixelated in https://github.com/moq-dev/moq/pull/87
Bump webpki from 0.22.1 to 0.22.4 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/86
Switch to a GCP registry. by @kixelated in https://github.com/moq-dev/moq/pull/89
Bump rustls-webpki from 0.100.1 to 0.100.3 in /moq-transport by @dependabot[bot] in https://github.com/moq-dev/moq/pull/88
Rename workflows. by @kixelated in https://github.com/moq-dev/moq/pull/90
Fixes dependabot by @kixelated in https://github.com/moq-dev/moq/pull/91
Switch to Docker Hub. by @kixelated in https://github.com/moq-dev/moq/pull/92
Maybe the order matters. by @kixelated in https://github.com/moq-dev/moq/pull/93
Small stuff. by @kixelated in https://github.com/moq-dev/moq/pull/94
Support multiple TLS certificates. by @kixelated in https://github.com/moq-dev/moq/pull/95
Fix a panic when --fingerprint was not provided, and rename it to --dev by @kixelated in https://github.com/moq-dev/moq/pull/96
Rename some TLS flags by @kixelated in https://github.com/moq-dev/moq/pull/97
Add a flag to manually specify roots. by @kixelated in https://github.com/moq-dev/moq/pull/98
Remove on close by @kixelated in https://github.com/moq-dev/moq/pull/103
Bump rustix from 0.37.19 to 0.37.25 in /moq-transport by @dependabot[bot] in https://github.com/moq-dev/moq/pull/100
Bump rustix from 0.37.23 to 0.37.25 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/99
Hackathon by @kixelated in https://github.com/moq-dev/moq/pull/113
Add --tls-root and --tls-disable-verify to moq-pub. by @kixelated in https://github.com/moq-dev/moq/pull/114
Initial moq-transport-01 support by @kixelated in https://github.com/moq-dev/moq/pull/115
Also build the moq-pub image in this repo. by @kixelated in https://github.com/moq-dev/moq/pull/116
Add optional/required extensions. by @kixelated in https://github.com/moq-dev/moq/pull/117
Add a CLOCK. by @kixelated in https://github.com/moq-dev/moq/pull/119
Print to stdout instead. by @kixelated in https://github.com/moq-dev/moq/pull/120
Upgrade webtransport-rs with debug logging. by @kixelated in https://github.com/moq-dev/moq/pull/121
Debug logging for the MoQ SETUP too. by @kixelated in https://github.com/moq-dev/moq/pull/122
Correct version by @kixelated in https://github.com/moq-dev/moq/pull/123
Remove the custom deploy stuff for moq-pub. by @kixelated in https://github.com/moq-dev/moq/pull/125
Bump openssl from 0.10.57 to 0.10.60 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/128
feat: add docker-compose.yml by @rfwatson in https://github.com/moq-dev/moq/pull/127
Bump mio from 0.8.8 to 0.8.11 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/136
Bump h2 from 0.3.21 to 0.3.24 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/131
feat: expose moq-pub as library with generic input by @Frando in https://github.com/moq-dev/moq/pull/134
Support for draft-03 by @kixelated in https://github.com/moq-dev/moq/pull/132
Rewrite the cache/session layer to support streams and ANNOUNCE by @kixelated in https://github.com/moq-dev/moq/pull/138
Add support for native QUIC by @kixelated in https://github.com/moq-dev/moq/pull/139
Fix encode/decode remaining checks. by @kixelated in https://github.com/moq-dev/moq/pull/140
Avoid a possible infinite loop on decode misuse. by @kixelated in https://github.com/moq-dev/moq/pull/141
Add debug symbols in release. by @kixelated in https://github.com/moq-dev/moq/pull/142
Proper state management by @kixelated in https://github.com/moq-dev/moq/pull/143
Try building moq-pub in this repo. by @kixelated in https://github.com/moq-dev/moq/pull/144
Less verbose error messages. by @kixelated in https://github.com/moq-dev/moq/pull/145
Return ObjectReader in priority order by @kixelated in https://github.com/moq-dev/moq/pull/146
Don't drop the subscribe for moq-clock. by @kixelated in https://github.com/moq-dev/moq/pull/147
Fix the object reader panic. by @kixelated in https://github.com/moq-dev/moq/pull/149
Replace webtransport-generic with web-transport by @kixelated in https://github.com/moq-dev/moq/pull/151
Automatically perform semvar releases by @kixelated in https://github.com/moq-dev/moq/pull/152
Add a debug line when we need to buffer more. by @kixelated in https://github.com/moq-dev/moq/pull/154
Add support for mp4a audio with moq-pub. by @kixelated in https://github.com/moq-dev/moq/pull/112
Remove any boxed_local usages. by @kixelated in https://github.com/moq-dev/moq/pull/159
Use a separate job to publish crates. by @kixelated in https://github.com/moq-dev/moq/pull/153
Add an index server (moq-dir) that lists all announcements by @kixelated in https://github.com/moq-dev/moq/pull/160
Bump rustls from 0.21.7 to 0.21.11 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/156
Bump rustls from 0.21.1 to 0.21.11 in /moq-transport by @dependabot[bot] in https://github.com/moq-dev/moq/pull/155
Bump h2 from 0.3.24 to 0.3.26 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/150
Correctly encode the subscribe location. by @kixelated in https://github.com/moq-dev/moq/pull/161
Bump webtransport. by @kixelated in https://github.com/moq-dev/moq/pull/162
Initial gstreamer support by @kixelated in https://github.com/moq-dev/moq/pull/163
Fix audio in the BBB demo. by @kixelated in https://github.com/moq-dev/moq/pull/164
Make listings accessible by @kelvinkirima014 in https://github.com/moq-dev/moq/pull/167
filter DNS query results to only include addresses that our quic endpoint can use by @Xaeroxe in https://github.com/moq-dev/moq/pull/166
make moq-dir session accessible by @kelvinkirima014 in https://github.com/moq-dev/moq/pull/168
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/169
moq-sub (updated) by @englishm in https://github.com/moq-dev/moq/pull/170
Add sslkeylogfile envvar for debugging by @1majom in https://github.com/moq-dev/moq/pull/173
Formatting the catalog as per common catalog format by @TilsonJoji in https://github.com/moq-dev/moq/pull/174
Fixed typo in definitions of STREAM_HEADER_TRACK and STREAM_HEADER_GROUP by @lminiero in https://github.com/moq-dev/moq/pull/175
Bump openssl from 0.10.64 to 0.10.66 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/176
Fix some catalog bugs involving the name. by @kixelated in https://github.com/moq-dev/moq/pull/178
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/177
Initial attempt to upgrade Quinn, unfortunately blocked on axum_server. by @kixelated in https://github.com/moq-dev/moq/pull/165
really small correction with url.join by @1majom in https://github.com/moq-dev/moq/pull/181
Update to draft-04 by @englishm in https://github.com/moq-dev/moq/pull/172
Bump quinn-proto from 0.11.1 to 0.11.8 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/184
fix: don't interleave groups by @therishidesai in https://github.com/moq-dev/moq/pull/188
fix: add a way to reset Media object by @therishidesai in https://github.com/moq-dev/moq/pull/189
moq-sub: Allow moqt URL scheme for QUIC by @SanchayanMaity in https://github.com/moq-dev/moq/pull/187
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/190
Transfork - Full rewrite by @kixelated in https://github.com/moq-dev/moq/pull/191
Support regular root nodes. by @kixelated in https://github.com/moq-dev/moq/pull/194
Support parsing a byte buffer instead of AsyncReader. by @kixelated in https://github.com/moq-dev/moq/pull/193
Fix the Dockerfile root. by @kixelated in https://github.com/moq-dev/moq/pull/195
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/192
Fix the invalid prefix error. by @kixelated in https://github.com/moq-dev/moq/pull/197
Upgrade MP4 by @kixelated in https://github.com/moq-dev/moq/pull/196
Support closing broadcasts. by @kixelated in https://github.com/moq-dev/moq/pull/199
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/198
Bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/202
Run moq-bbb in docker-compose. by @kixelated in https://github.com/moq-dev/moq/pull/201
Use a path instead of name for Broadcasts by @kixelated in https://github.com/moq-dev/moq/pull/200
Remove broadcasts from moq-transfork; tracks have a path instead by @kixelated in https://github.com/moq-dev/moq/pull/204
Maybe publish a docker image on each release. by @kixelated in https://github.com/moq-dev/moq/pull/205
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/203
chore(moq-transfork): release v0.3.1 by @github-actions[bot] in https://github.com/moq-dev/moq/pull/206
Also build moq-clock by @kixelated in https://github.com/moq-dev/moq/pull/208
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/207
Try to debug the silly workflow. by @kixelated in https://github.com/moq-dev/moq/pull/210
Require --path argument by @kixelated in https://github.com/moq-dev/moq/pull/211
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/209
Add support for resumable broadcasts by @kixelated in https://github.com/moq-dev/moq/pull/213
chore: release by @github-actions[bot] in https://github.com/moq-dev/moq/pull/212
Run release-plz with bot user. by @kixelated in https://github.com/moq-dev/moq/pull/214
chore(moq-clock): release v0.5.7 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/215
Small API changes to avoid needing the Session upfront. by @kixelated in https://github.com/moq-dev/moq/pull/216
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/217
chore(moq-relay): release v0.6.7 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/218
Karp API improvements by @kixelated in https://github.com/moq-dev/moq/pull/220
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/221
add flake.nix, export moq packages, overlay and nixosModule by @therishidesai in https://github.com/moq-dev/moq/pull/219
Fix subscription deduplication. by @kixelated in https://github.com/moq-dev/moq/pull/223
Auto upgrade dependencies with release-plz by @kixelated in https://github.com/moq-dev/moq/pull/224
Re-export the web_transport crate. by @kixelated in https://github.com/moq-dev/moq/pull/225
Fix a bug with partial mdat chunks. by @kixelated in https://github.com/moq-dev/moq/pull/226
Add some more/better logging. by @kixelated in https://github.com/moq-dev/moq/pull/227
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/222
Fix moq-karp audio. by @kixelated in https://github.com/moq-dev/moq/pull/228
chore(moq-karp): release v0.8.0 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/229
Fix a few constants. by @kixelated in https://github.com/moq-dev/moq/pull/231
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/230
Simplify and add tests for Announced. by @kixelated in https://github.com/moq-dev/moq/pull/234
Fix the Path::new() iterface by @kixelated in https://github.com/moq-dev/moq/pull/233
Add the CLI feature when running...bin? by @kixelated in https://github.com/moq-dev/moq/pull/237
Fix the resumable broadcast detection for karp. by @kixelated in https://github.com/moq-dev/moq/pull/236
Refactor and flatten the Karp API by @kixelated in https://github.com/moq-dev/moq/pull/238
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/235
Karp cleanup and URL reshuffling by @kixelated in https://github.com/moq-dev/moq/pull/239
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/240
Merge in the new moq-web crate. by @kixelated in https://github.com/moq-dev/moq/pull/242
Make some automation for publishing NPM packages. by @kixelated in https://github.com/moq-dev/moq/pull/246
Some more logging around announcements. by @kixelated in https://github.com/moq-dev/moq/pull/245
Move moq-gst into this repo too. by @kixelated in https://github.com/moq-dev/moq/pull/248
Npm fix by @kixelated in https://github.com/moq-dev/moq/pull/249
Npm fix again by @kixelated in https://github.com/moq-dev/moq/pull/250
Fix tree shaking. by @kixelated in https://github.com/moq-dev/moq/pull/251
Add support for immediate 404s by @kixelated in https://github.com/moq-dev/moq/pull/241
Move moq-gst and moq-web into the workspace. by @kixelated in https://github.com/moq-dev/moq/pull/258
More release-plz fixing by @kixelated in https://github.com/moq-dev/moq/pull/259
Bump actions/checkout from 3 to 4 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/252
Bump bytes from 1.8.0 to 1.9.0 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/253
Bump thiserror from 1.0.69 to 2.0.3 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/254
Bump wasm-bindgen-futures from 0.4.45 to 0.4.47 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/255
Bump anyhow from 1.0.93 to 1.0.94 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/256
Bump tracing from 0.1.40 to 0.1.41 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/257
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/261
fix: use crate2nix for better build caching by @therishidesai in https://github.com/moq-dev/moq/pull/262
Maybe close on disconnected element. by @kixelated in https://github.com/moq-dev/moq/pull/264
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/263
Add support for RUST_LOG again. by @kixelated in https://github.com/moq-dev/moq/pull/267
Fix a race condition on subscribe by @kixelated in https://github.com/moq-dev/moq/pull/268
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/269
chore(moq-web): release v0.3.7 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/270
import Moq from @kixelated/moq/video by @kixelated in https://github.com/moq-dev/moq/pull/271
feat: request for the fingerprint anytime an http url is passed by @therishidesai in https://github.com/moq-dev/moq/pull/272
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/274
Replace mkcert with rcgen* by @kixelated in https://github.com/moq-dev/moq/pull/273
Replace /dev/all with npm-run-all by @kixelated in https://github.com/moq-dev/moq/pull/277
Raise the keep-alive. by @kixelated in https://github.com/moq-dev/moq/pull/278
Switch from Bun to NPM. by @kixelated in https://github.com/moq-dev/moq/pull/279
Fix clustering. by @kixelated in https://github.com/moq-dev/moq/pull/280
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/275
Revert some questionable changes. by @kixelated in https://github.com/moq-dev/moq/pull/281
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/282
Maybe fix the NPM workflow? by @kixelated in https://github.com/moq-dev/moq/pull/284
Initial WASM contribute by @kixelated in https://github.com/moq-dev/moq/pull/283
Support fetching fingerprint via native clients. by @kixelated in https://github.com/moq-dev/moq/pull/286
Switch to aws_lc_rs by @kixelated in https://github.com/moq-dev/moq/pull/287
Move playback back to a Worker. by @kixelated in https://github.com/moq-dev/moq/pull/288
Element fixes by @kixelated in https://github.com/moq-dev/moq/pull/289
Retry connections to cluster nodes by @kixelated in https://github.com/moq-dev/moq/pull/290
Fix clippy warnings. by @kixelated in https://github.com/moq-dev/moq/pull/291
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/285
Fix the newly added artifacts. by @kixelated in https://github.com/moq-dev/moq/pull/293
Fix release-plz by @kixelated in https://github.com/moq-dev/moq/pull/294
Remove the useless openssl dependency. by @kixelated in https://github.com/moq-dev/moq/pull/295
chore(moq-native): release v0.6.3 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/292
Put comlink in the right dependencies section. by @kixelated in https://github.com/moq-dev/moq/pull/297
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/296
Update some repo URLs. by @kixelated in https://github.com/moq-dev/moq/pull/299
Switch to webpack by @kixelated in https://github.com/moq-dev/moq/pull/301
Add initial element by @kixelated in https://github.com/moq-dev/moq/pull/302
Remove group expires. by @kixelated in https://github.com/moq-dev/moq/pull/303
Pre-build moq-karp to avoid speed-up in dev. by @kixelated in https://github.com/moq-dev/moq/pull/304
Implement initial support by @kixelated in https://github.com/moq-dev/moq/pull/307
Do some cooler decorator stuff. by @kixelated in https://github.com/moq-dev/moq/pull/308
Simple pause+fullscreen controls. by @kixelated in https://github.com/moq-dev/moq/pull/309
Meet status and various fixes by @kixelated in https://github.com/moq-dev/moq/pull/310
Oops flex wasn't the answer. by @kixelated in https://github.com/moq-dev/moq/pull/312
Switch from ./dev scripts to Just by @kixelated in https://github.com/moq-dev/moq/pull/311
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/305
Oops forgot demo. by @kixelated in https://github.com/moq-dev/moq/pull/315
Plane UI work by @kixelated in https://github.com/moq-dev/moq/pull/316
Misc fixes and changes. by @kixelated in https://github.com/moq-dev/moq/pull/317
Move package.json back so linking works. by @kixelated in https://github.com/moq-dev/moq/pull/318
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/313
Remove gstreamer to speed up build times. by @kixelated in https://github.com/moq-dev/moq/pull/319
Fix the NPM package again. by @kixelated in https://github.com/moq-dev/moq/pull/320
Fix the logo, add a stroke. by @kixelated in https://github.com/moq-dev/moq/pull/321
Release 0.4.0 for moq-web by @kixelated in https://github.com/moq-dev/moq/pull/322
Add back sideEffects and elements folder. by @kixelated in https://github.com/moq-dev/moq/pull/323
Oops path by @kixelated in https://github.com/moq-dev/moq/pull/324
Misc stuff. by @kixelated in https://github.com/moq-dev/moq/pull/325
One more bumOne more bump. by @kixelated in https://github.com/moq-dev/moq/pull/327
chore(moq-web): release v0.4.3 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/326
Add a basic meeting grid. by @kixelated in https://github.com/moq-dev/moq/pull/329
Have moq-native return web_transport_quinn. by @kixelated in https://github.com/moq-dev/moq/pull/331
Install machete via binstall. by @kixelated in https://github.com/moq-dev/moq/pull/332
Separate UI from headless elements. by @kixelated in https://github.com/moq-dev/moq/pull/333
Don't warn on normal behavior. by @kixelated in https://github.com/moq-dev/moq/pull/334
feat(nixos): support running moq-relay module in dev mode by @therishidesai in https://github.com/moq-dev/moq/pull/337
Prioritize send streams. by @kixelated in https://github.com/moq-dev/moq/pull/335
Fix up some renderer issues. by @kixelated in https://github.com/moq-dev/moq/pull/338
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/328
Make a crude HTTP endpoint. by @kixelated in https://github.com/moq-dev/moq/pull/339
Also update NPM. by @kixelated in https://github.com/moq-dev/moq/pull/340
Oops fix main. by @kixelated in https://github.com/moq-dev/moq/pull/343
BREAKING: Use string paths instead of arrays. by @kixelated in https://github.com/moq-dev/moq/pull/330
Smarter /announced prefix matching. by @kixelated in https://github.com/moq-dev/moq/pull/344
Fix a missing trailing slash. by @kixelated in https://github.com/moq-dev/moq/pull/345
fix: upgrade crate2nix and don't use IFD by @therishidesai in https://github.com/moq-dev/moq/pull/346
Update README.md by @retif in https://github.com/moq-dev/moq/pull/347
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/341
Initial av01 support. by @kixelated in https://github.com/moq-dev/moq/pull/348
Add HEVC support by @kixelated in https://github.com/moq-dev/moq/pull/350
Less aggressive idle timeout. by @kixelated in https://github.com/moq-dev/moq/pull/351
Update MP4-atom and maybe support VP8? by @kixelated in https://github.com/moq-dev/moq/pull/353
Bump ring from 0.17.11 to 0.17.12 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/352
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/354
Fix codec string parsing when using hev1. by @kixelated in https://github.com/moq-dev/moq/pull/356
Bump extractions/setup-just from 2 to 3 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/359
Moq karp server by @LiamF-2261667 in https://github.com/moq-dev/moq/pull/355
Remove the leading slash in broadcast names. by @kixelated in https://github.com/moq-dev/moq/pull/361
Also fix the /announced and /fetch endpoint. by @kixelated in https://github.com/moq-dev/moq/pull/362
...minus the println! by @kixelated in https://github.com/moq-dev/moq/pull/363
WIP: Start work on a synchronous moq-proto crate. by @kixelated in https://github.com/moq-dev/moq/pull/364
Allow providing your own . by @kixelated in https://github.com/moq-dev/moq/pull/367
docs: typo by @roerohan in https://github.com/moq-dev/moq/pull/370
Bump actions/create-github-app-token from 1 to 2 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/368
Bump tokio from 1.44.0 to 1.44.2 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/369
reset: Split into Rust/Javascript halves and rebrand as moq-lite/hang by @kixelated in https://github.com/moq-dev/moq/pull/376
Fix some stuff at the root. by @kixelated in https://github.com/moq-dev/moq/pull/377
Move signals to another package. by @kixelated in https://github.com/moq-dev/moq/pull/378
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/372
Move signals to a separate package. by @kixelated in https://github.com/moq-dev/moq/pull/379
Maybe fix the Docker release workflow. by @kixelated in https://github.com/moq-dev/moq/pull/380
Fix docker release by @kixelated in https://github.com/moq-dev/moq/pull/381
Fix release-pls with gstreamer by @kixelated in https://github.com/moq-dev/moq/pull/382
Make hang-bbb executable. by @kixelated in https://github.com/moq-dev/moq/pull/383
Combine broadcast/connection status by @kixelated in https://github.com/moq-dev/moq/pull/384
Update the readme. by @kixelated in https://github.com/moq-dev/moq/pull/386
Move config to a separate field to match the specification. by @kixelated in https://github.com/moq-dev/moq/pull/387
Improve the js/hang API and make a separate demo package by @kixelated in https://github.com/moq-dev/moq/pull/388
Make a crude spinner. by @kixelated in https://github.com/moq-dev/moq/pull/389
Fix unpause. by @kixelated in https://github.com/moq-dev/moq/pull/392
Revamp origin/announced by @kixelated in https://github.com/moq-dev/moq/pull/390
Don't require CaptureController by @kixelated in https://github.com/moq-dev/moq/pull/393
Only allow one action at a time. by @kixelated in https://github.com/moq-dev/moq/pull/394
Move the AudioContext stuff to AudioSource so I can use it. by @kixelated in https://github.com/moq-dev/moq/pull/397
Bump actions/create-github-app-token from 1 to 2 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/398
Add location tracks, fix some bugs, switch to nix by @kixelated in https://github.com/moq-dev/moq/pull/401
Add support for authentication tokens by @kixelated in https://github.com/moq-dev/moq/pull/399
Fix JSX so SolidJS is not required by @kixelated in https://github.com/moq-dev/moq/pull/403
Add back the docker workflow for now. by @kixelated in https://github.com/moq-dev/moq/pull/404
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/396
Fix moq-token-cli by @kixelated in https://github.com/moq-dev/moq/pull/405
Bump JS packages. by @kixelated in https://github.com/moq-dev/moq/pull/406
Small fixes discovered when trying to run quic.video by @kixelated in https://github.com/moq-dev/moq/pull/407
Minor changes. by @kixelated in https://github.com/moq-dev/moq/pull/409
fix: args for tls generate need to be without the port number by @sfroment in https://github.com/moq-dev/moq/pull/413
Bump actions/cache from 3 to 4 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/411
Bump cachix/install-nix-action from 24 to 31 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/410
Default to the first certificate when SNI matching fails. by @kixelated in https://github.com/moq-dev/moq/pull/414
Add a simple chat protocol and user details by @kixelated in https://github.com/moq-dev/moq/pull/416
Fix some small stuff by @kixelated in https://github.com/moq-dev/moq/pull/417
Fix some more small stuff by @kixelated in https://github.com/moq-dev/moq/pull/419
Bump brace-expansion from 1.1.11 to 1.1.12 in /rs/hang-wasm in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/moq-dev/moq/pull/415
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/408
Oops tag based on hang-cli by @kixelated in https://github.com/moq-dev/moq/pull/420
Remove the -cli when publishing to Docker. by @kixelated in https://github.com/moq-dev/moq/pull/421
Docker tag cli by @kixelated in https://github.com/moq-dev/moq/pull/422
Disable Github releases. (spammy notifications) by @kixelated in https://github.com/moq-dev/moq/pull/423
Okay actually last try I hate this shit. by @kixelated in https://github.com/moq-dev/moq/pull/424
Fix auth by @kixelated in https://github.com/moq-dev/moq/pull/425
chore(moq-relay): release v0.7.3 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/426
Add eslint for some more linting checks. by @kixelated in https://github.com/moq-dev/moq/pull/427
JS signals revamp by @kixelated in https://github.com/moq-dev/moq/pull/429
Fix misc bugs by @kixelated in https://github.com/moq-dev/moq/pull/430
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/428
Bump JS versions by @kixelated in https://github.com/moq-dev/moq/pull/431
Fix some audio stuff and improve the demos by @kixelated in https://github.com/moq-dev/moq/pull/433
Accept incoming unidirectional streams concurrently. by @kixelated in https://github.com/moq-dev/moq/pull/436
Revert the AudioWorklet changes. by @kixelated in https://github.com/moq-dev/moq/pull/437
Improve how groups are served in Rust. by @kixelated in https://github.com/moq-dev/moq/pull/435
Remove the AudioWorklet types. by @kixelated in https://github.com/moq-dev/moq/pull/438
Fix a panic caused if the same broadcast is somehow announced twice. by @kixelated in https://github.com/moq-dev/moq/pull/439
Remove the misguided Chrome hack. by @kixelated in https://github.com/moq-dev/moq/pull/440
Fix clustering, probably. by @kixelated in https://github.com/moq-dev/moq/pull/441
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/434
Use workspace: instead of file: by @kixelated in https://github.com/moq-dev/moq/pull/442
Fix AudioWorklet and types in @kixelated/hang by @kixelated in https://github.com/moq-dev/moq/pull/443
Add better typing to the Web Components by @kixelated in https://github.com/moq-dev/moq/pull/444
Upgrade biome. by @kixelated in https://github.com/moq-dev/moq/pull/445
Oops fix the workspace. by @kixelated in https://github.com/moq-dev/moq/pull/448
Render audio with AudioWorklet by @kixelated in https://github.com/moq-dev/moq/pull/449
Add path to hang-watch by @kixelated in https://github.com/moq-dev/moq/pull/450
Revampt some JWT stuff. by @kixelated in https://github.com/moq-dev/moq/pull/451
Fix dedupe by @kixelated in https://github.com/moq-dev/moq/pull/452
Revamp auth one last time... for now. by @kixelated in https://github.com/moq-dev/moq/pull/453
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/446
Use the usual name for tokens, CLAIMS. by @kixelated in https://github.com/moq-dev/moq/pull/455
Some initally AI generated documentation. by @kixelated in https://github.com/moq-dev/moq/pull/457
Fix gstreamer when using nix. by @kixelated in https://github.com/moq-dev/moq/pull/459
Readme tweaks. by @kixelated in https://github.com/moq-dev/moq/pull/460
Add some missing utilities. by @kixelated in https://github.com/moq-dev/moq/pull/461
Remove buffer dependency by @streamer45 in https://github.com/moq-dev/moq/pull/462
Fix Firefox audio not playing by @masonblier in https://github.com/moq-dev/moq/pull/464
Remove hang-wasm and fix some minor things. by @kixelated in https://github.com/moq-dev/moq/pull/465
feat: adding back our nix modules by @gordysunsaronic in https://github.com/moq-dev/moq/pull/454
Nixfmt by @kixelated in https://github.com/moq-dev/moq/pull/466
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/456
Speed up nix direnv. by @kixelated in https://github.com/moq-dev/moq/pull/467
Add Claude Code GitHub Workflow by @kixelated in https://github.com/moq-dev/moq/pull/469
Add a JS moq-token package. by @kixelated in https://github.com/moq-dev/moq/pull/468
Fix hanging sessions for unauthorized connections by @kixelated in https://github.com/moq-dev/moq/pull/470
Revamp connection URLs, broadcast paths, and origins by @kixelated in https://github.com/moq-dev/moq/pull/472
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/471
The root shouldn't announce itself. by @kixelated in https://github.com/moq-dev/moq/pull/473
Fix backwards variable names in connection.rs by @kixelated in https://github.com/moq-dev/moq/pull/475
Use JWT tokens for local development. by @kixelated in https://github.com/moq-dev/moq/pull/477
Improve authentication, adding tests and documentation by @kixelated in https://github.com/moq-dev/moq/pull/476
Remove claude code review. by @kixelated in https://github.com/moq-dev/moq/pull/478
Reject WebTransport connections early by @kixelated in https://github.com/moq-dev/moq/pull/479
Fix double connections by @kixelated in https://github.com/moq-dev/moq/pull/480
Fix gstreamer, at least a little bit. by @kixelated in https://github.com/moq-dev/moq/pull/481
Fix a nix warning in VSCode by @kixelated in https://github.com/moq-dev/moq/pull/482
Add an ANNOUNCE_INIT message. by @kixelated in https://github.com/moq-dev/moq/pull/483
Fix JS using the wrong type for priority. by @kixelated in https://github.com/moq-dev/moq/pull/485
Use Nix to build Docker images, supporting environment variables instead of TOML by @kixelated in https://github.com/moq-dev/moq/pull/486
Create a type-safe Path wrapper for Javascript by @kixelated in https://github.com/moq-dev/moq/pull/487
Fix remaining priority type issues in JavaScript by @kixelated in https://github.com/moq-dev/moq/pull/488
Use a size prefix for messages. by @kixelated in https://github.com/moq-dev/moq/pull/489
Switch from zod v4-mini to regular zod. by @kixelated in https://github.com/moq-dev/moq/pull/490
Uppercase the first letter of schema. by @kixelated in https://github.com/moq-dev/moq/pull/491
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/474
Try to fix docker again. by @kixelated in https://github.com/moq-dev/moq/pull/492
It was using the old --target and failed. by @kixelated in https://github.com/moq-dev/moq/pull/495
Don't require node.js for moq-token by @kixelated in https://github.com/moq-dev/moq/pull/496
Fix some token nonsense. by @kixelated in https://github.com/moq-dev/moq/pull/497
Add an initial "preview" track for anonymous / zero-bitrate streaming by @kixelated in https://github.com/moq-dev/moq/pull/494
Add effect.set to temporarily set signals by @kixelated in https://github.com/moq-dev/moq/pull/498
Remove the js audit too. by @kixelated in https://github.com/moq-dev/moq/pull/499
Styp by @kixelated in https://github.com/moq-dev/moq/pull/501
Add a compatibility layer for moq-transport-07 by @kixelated in https://github.com/moq-dev/moq/pull/500
Remove the node type. by @kixelated in https://github.com/moq-dev/moq/pull/502
Fix duplicate JS announcements. by @kixelated in https://github.com/moq-dev/moq/pull/503
Fix some JS race conditions and bugs. by @kixelated in https://github.com/moq-dev/moq/pull/504
Better fix for unused() that doesn't infinitely loop. by @kixelated in https://github.com/moq-dev/moq/pull/505
Add a Voice Activity Detection model by @kixelated in https://github.com/moq-dev/moq/pull/506
Modify the deno examples a bit. by @kixelated in https://github.com/moq-dev/moq/pull/507
Fix paths so they're relative to the root, not root + role. by @kixelated in https://github.com/moq-dev/moq/pull/508
Merge Unique into Signal. by @kixelated in https://github.com/moq-dev/moq/pull/509
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/493
Fix subscription termination bug by @kixelated in https://github.com/moq-dev/moq/pull/510
chore(moq-lite): release v0.6.1 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/511
Add a moq-clock JS package. by @kixelated in https://github.com/moq-dev/moq/pull/513
Fix just check with deno... by @kixelated in https://github.com/moq-dev/moq/pull/514
Add speaking field to preview by @kixelated in https://github.com/moq-dev/moq/pull/515
Add a timer method to Effect. by @kixelated in https://github.com/moq-dev/moq/pull/517
Add support for auto-generated captions and playback by @kixelated in https://github.com/moq-dev/moq/pull/518
Fix the JS packages and release. by @kixelated in https://github.com/moq-dev/moq/pull/519
Fix javascript builds now that we're using Workers/Worklets by @kixelated in https://github.com/moq-dev/moq/pull/520
Less verbose errors, using % instead of ? by @kixelated in https://github.com/moq-dev/moq/pull/521
Remove innerHTML usage. by @kixelated in https://github.com/moq-dev/moq/pull/522
Small fixes. by @kixelated in https://github.com/moq-dev/moq/pull/523
Rename peering to handle. by @kixelated in https://github.com/moq-dev/moq/pull/527
Faster Rust builds by @kixelated in https://github.com/moq-dev/moq/pull/528
Another simpler fix for now-or-never by @kixelated in https://github.com/moq-dev/moq/pull/526
Rename peering to handle. by @kixelated in https://github.com/moq-dev/moq/pull/529
Add an "eventListener" helper by @kixelated in https://github.com/moq-dev/moq/pull/530
Go back to the vite worklet import by @kixelated in https://github.com/moq-dev/moq/pull/531
Add support for connecting to either moq-lite or moq-transport-07. by @kixelated in https://github.com/moq-dev/moq/pull/532
Make frame a Signal, instead of a function. by @kixelated in https://github.com/moq-dev/moq/pull/533
Add an object detection model and refactor stuff by @kixelated in https://github.com/moq-dev/moq/pull/534
Readme tweaks. by @kixelated in https://github.com/moq-dev/moq/pull/535
Revamp the Producer/Consumer API for moq_lite by @kixelated in https://github.com/moq-dev/moq/pull/516
Support an array of authorized paths by @kixelated in https://github.com/moq-dev/moq/pull/536
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/512
moq.dev by @kixelated in https://github.com/moq-dev/moq/pull/538
Change some of the default latency/TTL values. by @kixelated in https://github.com/moq-dev/moq/pull/540
Change the JS API a little bit. by @kixelated in https://github.com/moq-dev/moq/pull/543
Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/544
Fix clustering. by @kixelated in https://github.com/moq-dev/moq/pull/546
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/539
The ROLE extension is required for moq-rs. by @kixelated in https://github.com/moq-dev/moq/pull/545
Make AudioContext interactive. by @kixelated in https://github.com/moq-dev/moq/pull/547
Fix toggling microphone on/off. by @kixelated in https://github.com/moq-dev/moq/pull/548
Upgrade biome and remove eslint by @kixelated in https://github.com/moq-dev/moq/pull/551
Remove gstreamer from the repo. by @kixelated in https://github.com/moq-dev/moq/pull/553
Add flip support. by @kixelated in https://github.com/moq-dev/moq/pull/554
Some fixes identified in another PR by @kixelated in https://github.com/moq-dev/moq/pull/556
Separate VAD and captions. by @kixelated in https://github.com/moq-dev/moq/pull/555
Support Webpack and fixes by @skirsten in https://github.com/moq-dev/moq/pull/558
Revamp chat typing and audio speaking. by @kixelated in https://github.com/moq-dev/moq/pull/559
Revert webpack support by @kixelated in https://github.com/moq-dev/moq/pull/560
Fix stereo audio by @skirsten in https://github.com/moq-dev/moq/pull/562
Support arbitrary* media sources, and improve default device selection by @kixelated in https://github.com/moq-dev/moq/pull/561
Bump tracing-subscriber from 0.3.19 to 0.3.20 in /rs in the cargo group across 1 directory by @dependabot[bot] in https://github.com/moq-dev/moq/pull/563
Fix some more device manager nonsense. by @kixelated in https://github.com/moq-dev/moq/pull/564
Save the preferred device when the user is prompted? by @kixelated in https://github.com/moq-dev/moq/pull/565
Bump the major version by @kixelated in https://github.com/moq-dev/moq/pull/566
MoQ JS: Update README examples to match current API by @nicolaschan in https://github.com/moq-dev/moq/pull/568
Implement a proper audio jitter buffer by @kixelated in https://github.com/moq-dev/moq/pull/569
Add WebSocket fallback support by @kixelated in https://github.com/moq-dev/moq/pull/570
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/552
Improve the WebTransport/WebSocket options you can pass. by @kixelated in https://github.com/moq-dev/moq/pull/571
Actually enable the proper rustls features. by @kixelated in https://github.com/moq-dev/moq/pull/572
Support aws_lc_rs or ring in moq-native by @kixelated in https://github.com/moq-dev/moq/pull/574
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/573
Avoid logging the WebSocket fallback even if it's not being used. by @kixelated in https://github.com/moq-dev/moq/pull/576
feat(moq-native): support raw QUIC sessions with moql:// URLs by @Frando in https://github.com/moq-dev/moq/pull/578
Fix the Opus fallback for Safari by @kixelated in https://github.com/moq-dev/moq/pull/577
Fix the web debug endpoints. by @kixelated in https://github.com/moq-dev/moq/pull/579
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/575
web component compatibility by @davegullo in https://github.com/moq-dev/moq/pull/581
Improve the rest of the web components lifecycle. by @kixelated in https://github.com/moq-dev/moq/pull/582
Remove gst fully by @kixelated in https://github.com/moq-dev/moq/pull/584
Fix some circular dependencies. by @kixelated in https://github.com/moq-dev/moq/pull/585
Bump vite from 6.3.5 to 6.3.6 in /js in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/moq-dev/moq/pull/583
Fix URL being used as a key. by @kixelated in https://github.com/moq-dev/moq/pull/587
Bun by @kixelated in https://github.com/moq-dev/moq/pull/588
Oops wrong package name. by @kixelated in https://github.com/moq-dev/moq/pull/589
Properly cancel the video encoder. by @kixelated in https://github.com/moq-dev/moq/pull/590
Fix not closing a subscription. by @kixelated in https://github.com/moq-dev/moq/pull/592
Refactor the JS core by @kixelated in https://github.com/moq-dev/moq/pull/593
Rename name to path AGAIN by @kixelated in https://github.com/moq-dev/moq/pull/594
Gotta fail bro. by @kixelated in https://github.com/moq-dev/moq/pull/595
Publish the JS packages. by @kixelated in https://github.com/moq-dev/moq/pull/597
Skip erroring groups in TrackConsumer. by @kixelated in https://github.com/moq-dev/moq/pull/598
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/580
Fix a potential race with append_group by @kixelated in https://github.com/moq-dev/moq/pull/600
Move some examples into code. by @kixelated in https://github.com/moq-dev/moq/pull/596
Add a video jitter buffer. by @kixelated in https://github.com/moq-dev/moq/pull/601
Add simulcast support by @kixelated in https://github.com/moq-dev/moq/pull/602
Make simulcast seamless. by @kixelated in https://github.com/moq-dev/moq/pull/603
Improve the performance of the video renderer. by @kixelated in https://github.com/moq-dev/moq/pull/604
Better canvas resize detection. by @kixelated in https://github.com/moq-dev/moq/pull/605
Add timestamp to effect.animate. by @kixelated in https://github.com/moq-dev/moq/pull/606
Remove a spurious warning. by @kixelated in https://github.com/moq-dev/moq/pull/607
Fix close again. by @kixelated in https://github.com/moq-dev/moq/pull/608
Fix Chrome flipping the frame twice. by @kixelated in https://github.com/moq-dev/moq/pull/609
Revert the track change to the catalog. by @kixelated in https://github.com/moq-dev/moq/pull/613
feat(hang): add support for annexb import by @therishidesai in https://github.com/moq-dev/moq/pull/611
Fix hidden lifetime warnings by @rom1v in https://github.com/moq-dev/moq/pull/614
BREAKING: Update the catalog to better support multiple renditions. by @kixelated in https://github.com/moq-dev/moq/pull/616
Fix b-frames (in theory) and other jitter buffer bugs by @kixelated in https://github.com/moq-dev/moq/pull/617
Don't resubscribe if only the width/height changes. by @kixelated in https://github.com/moq-dev/moq/pull/618
Add Rust compatibility for draft-07. by @kixelated in https://github.com/moq-dev/moq/pull/610
Use MaybeSend and MaybeSync for WASM compatibility by @rom1v in https://github.com/moq-dev/moq/pull/615
Update hang link in README.md by @mondain in https://github.com/moq-dev/moq/pull/619
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/599
Always run the VAD model when enabled. by @kixelated in https://github.com/moq-dev/moq/pull/622
Remove Sync constraint by @rom1v in https://github.com/moq-dev/moq/pull/624
chore(moq-lite): release v0.8.1 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/625
fix: use optionalAttrs so there are no empty strings by @therishidesai in https://github.com/moq-dev/moq/pull/623
Always run VAD when enabled. by @kixelated in https://github.com/moq-dev/moq/pull/627
Update flake by @kixelated in https://github.com/moq-dev/moq/pull/620
Have release-plz version crates together. by @kixelated in https://github.com/moq-dev/moq/pull/629
Use a symbol instead of instanceof for Signal checking. by @kixelated in https://github.com/moq-dev/moq/pull/630
Make the player backwards compatible. by @kixelated in https://github.com/moq-dev/moq/pull/631
Also export HangWatchInstance by @kixelated in https://github.com/moq-dev/moq/pull/632
Minor tweaks. by @kixelated in https://github.com/moq-dev/moq/pull/635
rename --cluster-advertise back to --cluster-node by @kixelated in https://github.com/moq-dev/moq/pull/633
Add systemd notify support by @kixelated in https://github.com/moq-dev/moq/pull/634
Also rename back to --cluster-root by @kixelated in https://github.com/moq-dev/moq/pull/636
Fix an arg collision with --tls-root and --cluster-root by @kixelated in https://github.com/moq-dev/moq/pull/637
draft-07 -> draft-14 compatibility by @kixelated in https://github.com/moq-dev/moq/pull/628
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/626
Add a cachix cache to speed up Nix. by @kixelated in https://github.com/moq-dev/moq/pull/639
chore(hang-cli): release v0.6.1 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/638
Move the chat example to moq-native. by @kixelated in https://github.com/moq-dev/moq/pull/640
Fix cluster prefix removal. by @kixelated in https://github.com/moq-dev/moq/pull/642
chore: release v0.9.6 by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/641
Fix publishing oops. by @kixelated in https://github.com/moq-dev/moq/pull/644
Add more compatibility for draft 14 by @kixelated in https://github.com/moq-dev/moq/pull/645
Fix just for clock. by @kixelated in https://github.com/moq-dev/moq/pull/646
Allow --tls-disable-verify without false. by @kixelated in https://github.com/moq-dev/moq/pull/648
rs: hang: Handle multiple TRUN boxes within one TRAF by @jhiatt-verkada in https://github.com/moq-dev/moq/pull/647
Fix the clock again. by @kixelated in https://github.com/moq-dev/moq/pull/649
Update flake.lock by @github-actions[bot] in https://github.com/moq-dev/moq/pull/650
Fix IETF parameter parsing. by @kixelated in https://github.com/moq-dev/moq/pull/651
IETF: Fix request_id not being a blocking request. by @kixelated in https://github.com/moq-dev/moq/pull/652
More IETF JS fixes. by @kixelated in https://github.com/moq-dev/moq/pull/653
IETF: More JS fixes by @kixelated in https://github.com/moq-dev/moq/pull/654
IETF: Remove SUBSCRIBE_NAMESPACE, it's just confusing and does nothing. by @kixelated in https://github.com/moq-dev/moq/pull/655
IETF: Fix the subgroup ID code. by @kixelated in https://github.com/moq-dev/moq/pull/657
IETF: Add some temporary logging. by @kixelated in https://github.com/moq-dev/moq/pull/656
IETF: Fix group order = 0x0 by @kixelated in https://github.com/moq-dev/moq/pull/658
Add moqt:// support. by @kixelated in https://github.com/moq-dev/moq/pull/659
IETF: Maybe add PUBLISH compatibility. by @kixelated in https://github.com/moq-dev/moq/pull/660
IETF: u53 by @kixelated in https://github.com/moq-dev/moq/pull/661
Add better trace logging for now. by @kixelated in https://github.com/moq-dev/moq/pull/662
IETF: Allow subgroup and warn instead or error by @kixelated in https://github.com/moq-dev/moq/pull/663
Remove AI features (for now) by @kixelated in https://github.com/moq-dev/moq/pull/664
IETF: Fix subscribe. by @kixelated in https://github.com/moq-dev/moq/pull/665
Fix a panic caused when skipping. by @kixelated in https://github.com/moq-dev/moq/pull/666
IETF: Better logging again by @kixelated in https://github.com/moq-dev/moq/pull/668
IETF: Don't return an error when the control stream is closed. by @kixelated in https://github.com/moq-dev/moq/pull/669
IETF: Use the correct error message. by @kixelated in https://github.com/moq-dev/moq/pull/670
Log when no track is supported. by @kixelated in https://github.com/moq-dev/moq/pull/672
IETF: Improve moq-clock subscriber. by @kixelated in https://github.com/moq-dev/moq/pull/671
IETF: Fix PUBLISH_DONE encoding. by @kixelated in https://github.com/moq-dev/moq/pull/674
fix: wait for the first keyframe before sending frames by @therishidesai in https://github.com/moq-dev/moq/pull/673
IETF: Some better logging. by @kixelated in https://github.com/moq-dev/moq/pull/675
Upgrade web-transport by @kixelated in https://github.com/moq-dev/moq/pull/680
Implement a dynamic priority queue. by @kixelated in https://github.com/moq-dev/moq/pull/681
Update CLAUDE.md by @kixelated in https://github.com/moq-dev/moq/pull/701
Add support for multiple versions by @kixelated in https://github.com/moq-dev/moq/pull/711
Fix IETF encoding. by @kixelated in https://github.com/moq-dev/moq/pull/713
Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/moq-dev/moq/pull/716
Hopefully fix the handshake for old moq-lite clients. by @kixelated in https://github.com/moq-dev/moq/pull/720
Add initial C bindings for hang by @brianmed in https://github.com/moq-dev/moq/pull/722
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/643
Fix builds by @kixelated in https://github.com/moq-dev/moq/pull/723
feat: avoid unnecessary/unwanted canvas resize on path change by @julijane in https://github.com/moq-dev/moq/pull/725
feat: add file upload support by @christriants in https://github.com/moq-dev/moq/pull/715
feat: add buffering component and signal by @pzanella in https://github.com/moq-dev/moq/pull/714
Fix some release stuff by @kixelated in https://github.com/moq-dev/moq/pull/726
Remove a frame of latency and (maybe) fix b-frames. by @kixelated in https://github.com/moq-dev/moq/pull/721
Add latency slider to watch demo by @christriants in https://github.com/moq-dev/moq/pull/728
feat: Add audio track for hang-c library by @emilsas in https://github.com/moq-dev/moq/pull/729
Make a proper Timestamp type to detect overflows. by @kixelated in https://github.com/moq-dev/moq/pull/735
Asymmetric authentication by @einrobin in https://github.com/moq-dev/moq/pull/731
Hang UI as a separate package - Issue 695 by @jdreetz in https://github.com/moq-dev/moq/pull/717
Revamp hang imports: consolidate annexb/cmaf into import module by @kixelated in https://github.com/moq-dev/moq/pull/739
Apply fix to center buffering container by @christriants in https://github.com/moq-dev/moq/pull/741
Change justfile links by @arturparkhisenko in https://github.com/moq-dev/moq/pull/743
Remove the Instance for Watch/Publish elements. by @kixelated in https://github.com/moq-dev/moq/pull/738
Add a basic clustering setup using linode by @kixelated in https://github.com/moq-dev/moq/pull/746
fix: drain any remaining frames in the queue to prevent memory leaks by @pzanella in https://github.com/moq-dev/moq/pull/742
Fix some deployment stuff. by @kixelated in https://github.com/moq-dev/moq/pull/747
Revamp the C API and have it uses hang/import by @kixelated in https://github.com/moq-dev/moq/pull/732
kixelated -> moq-dev by @kixelated in https://github.com/moq-dev/moq/pull/749
Fix the screts path. by @kixelated in https://github.com/moq-dev/moq/pull/750
Rename JS folders to match the package name by @kixelated in https://github.com/moq-dev/moq/pull/751
Disable release-plz on forks. by @kixelated in https://github.com/moq-dev/moq/pull/752
Rename @kixelated/web-transport-ws too by @kixelated in https://github.com/moq-dev/moq/pull/753
Fix the include.h path by @kixelated in https://github.com/moq-dev/moq/pull/755
Asymmetric authentication (JS) by @einrobin in https://github.com/moq-dev/moq/pull/745
Don't use 0 index for the slab. by @kixelated in https://github.com/moq-dev/moq/pull/758
Add extended AAC support for variable-length AudioSpecificConfig by @davegullo in https://github.com/moq-dev/moq/pull/756
feat: quality selector component by @cotid-qualabs in https://github.com/moq-dev/moq/pull/760
fix: gate UI behind hang element by @jdreetz in https://github.com/moq-dev/moq/pull/764
Fix and over-optimize the H.264 annex.b import by @kixelated in https://github.com/moq-dev/moq/pull/766
Use BufList for hang::Frame by @kixelated in https://github.com/moq-dev/moq/pull/769
Update bun to fix unit tests. by @kixelated in https://github.com/moq-dev/moq/pull/770
Consolidate more stuff into the repository root by @kixelated in https://github.com/moq-dev/moq/pull/748
chore: release by @moq-bot[bot] in https://github.com/moq-dev/moq/pull/724
Fix the libmoq builds, hopefully. by @kixelated in https://github.com/moq-dev/moq/pull/775
Add cmake configurations to the tarball. by @kixelated in https://github.com/moq-dev/moq/pull/776
New Contributors
@matteocontrini made their first contribution in https://github.com/moq-dev/moq/pull/1
@wanjohiryan made their first contribution in https://github.com/moq-dev/moq/pull/13
@englishm made their first contribution in https://github.com/moq-dev/moq/pull/40
@dependabot[bot] made their first contribution in https://github.com/moq-dev/moq/pull/59
@zafergurel made their first contribution in https://github.com/moq-dev/moq/pull/66
@rfwatson made their first contribution in https://github.com/moq-dev/moq/pull/127
@Frando made their first contribution in https://github.com/moq-dev/moq/pull/134
@kelvinkirima014 made their first contribution in https://github.com/moq-dev/moq/pull/167
@Xaeroxe made their first contribution in https://github.com/moq-dev/moq/pull/166
@github-actions[bot] made their first contribution in https://github.com/moq-dev/moq/pull/169
@1majom made their first contribution in https://github.com/moq-dev/moq/pull/173
@TilsonJoji made their first contribution in https://github.com/moq-dev/moq/pull/174
@lminiero made their first contribution in https://github.com/moq-dev/moq/pull/175
@therishidesai made their first contribution in https://github.com/moq-dev/moq/pull/188
@SanchayanMaity made their first contribution in https://github.com/moq-dev/moq/pull/187
@moq-bot[bot] made their first contribution in https://github.com/moq-dev/moq/pull/215
@retif made their first contribution in https://github.com/moq-dev/moq/pull/347
@LiamF-2261667 made their first contribution in https://github.com/moq-dev/moq/pull/355
@roerohan made their first contribution in https://github.com/moq-dev/moq/pull/370
@sfroment made their first contribution in https://github.com/moq-dev/moq/pull/413
@streamer45 made their first contribution in https://github.com/moq-dev/moq/pull/462
@masonblier made their first contribution in https://github.com/moq-dev/moq/pull/464
@gordysunsaronic made their first contribution in https://github.com/moq-dev/moq/pull/454
@skirsten made their first contribution in https://github.com/moq-dev/moq/pull/558
@nicolaschan made their first contribution in https://github.com/moq-dev/moq/pull/568
@davegullo made their first contribution in https://github.com/moq-dev/moq/pull/581
@rom1v made their first contribution in https://github.com/moq-dev/moq/pull/614
@mondain made their first contribution in https://github.com/moq-dev/moq/pull/619
@jhiatt-verkada made their first contribution in https://github.com/moq-dev/moq/pull/647
@brianmed made their first contribution in https://github.com/moq-dev/moq/pull/722
@julijane made their first contribution in https://github.com/moq-dev/moq/pull/725
@christriants made their first contribution in https://github.com/moq-dev/moq/pull/715
@pzanella made their first contribution in https://github.com/moq-dev/moq/pull/714
@emilsas made their first contribution in https://github.com/moq-dev/moq/pull/729
@einrobin made their first contribution in https://github.com/moq-dev/moq/pull/731
@jdreetz made their first contribution in https://github.com/moq-dev/moq/pull/717
@arturparkhisenko made their first contribution in https://github.com/moq-dev/moq/pull/743
@cotid-qualabs made their first contribution in https://github.com/moq-dev/moq/pull/760
Full Changelog: https://github.com/moq-dev/moq/commits/libmoq-v0.1.2