Skip to content

[codex] Compress lite announce payloads#1929

Draft
kixelated wants to merge 16 commits into
devfrom
codex/lite-announce-flate
Draft

[codex] Compress lite announce payloads#1929
kixelated wants to merge 16 commits into
devfrom
codex/lite-announce-flate

Conversation

@kixelated

Copy link
Copy Markdown
Collaborator

Summary

  • Keep the standalone Rust moq-flate crate and re-export it from moq-net as moq_net::flate.
  • Compress moq-lite Lite05Wip ANNOUNCE payloads with a retained per-announce-stream DEFLATE context.
  • Mirror the lite announce compression path in @moq/net using @moq/flate.

Validation

  • just fix
  • cargo fmt --all --check
  • cargo check -p moq-net -p moq-json
  • cargo test -p moq-net compressed_announce
  • bun run --filter @moq/net check
  • bun biome check js/net/src/lite/announce.ts js/net/src/lite/message.ts js/net/src/lite/publisher.ts js/net/src/lite/subscriber.ts js/flate/src/index.ts

(Written by Claude)

dependabot Bot and others added 16 commits June 24, 2026 11:59
…#1903)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…pport (#1902)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…#1905)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…nt-tls-* flags consistent (#1901)

Co-authored-by: Claude <noreply@anthropic.com>
…ds (#1908)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…enchmark) (#1912)

Co-authored-by: Claude <noreply@anthropic.com>
…r::request_broadcast (#1913)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
#1914)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
…xport) (#1915)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Codex <codex@openai.com>
…ks) (#1918)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Luke Curley <luke.curley@discordapp.com>

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 20000 lines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant