Skip to content

build,docs: remove dead vendor/lsquic_zig (zquic-only QUIC)#46

Merged
ch4r10t33r merged 1 commit into
mainfrom
chore/remove-lsquic-vendor
Apr 12, 2026
Merged

build,docs: remove dead vendor/lsquic_zig (zquic-only QUIC)#46
ch4r10t33r merged 1 commit into
mainfrom
chore/remove-lsquic-vendor

Conversation

@ch4r10t33r
Copy link
Copy Markdown
Collaborator

Summary

  • build.zig / build.zig.zon already used only the zquic package dependency; vendor/lsquic_zig was unused (no references in the root build).
  • Removed vendor/lsquic_zig/ and dropped vendor from build.zig.zon paths.
  • Docs / CI: README and UPSTREAM now describe zquic-only QUIC (anchor #quic-transport-zquic); merged with current main text for EngineQuicHost. CI step name and justfile comment updated; quic.logInit comment no longer mentions lsquic.

Verification

  • zig build test, zig fmt --check .

The build already depends only on zquic (build.zig / build.zig.zon); the
lsquic+BoringSSL vendor tree was dead code. Drop vendor/ and the vendor
path from build.zig.zon; refresh README, UPSTREAM, CI label, and justfile
for zquic-only QUIC.
@ch4r10t33r ch4r10t33r merged commit a23fa32 into main Apr 12, 2026
6 checks passed
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