Skip to content

Commit 985f9fe

Browse files
kixelatedclaude
andauthored
moq-relay: refactor auth error handling, add HTTP client tests (#1311)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d8a3a85 commit 985f9fe

4 files changed

Lines changed: 648 additions & 80 deletions

File tree

Cargo.lock

Lines changed: 67 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rs/moq-relay/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,6 @@ url = { version = "2", features = ["serde"] }
6464
sd-notify = "0.5"
6565

6666
[dev-dependencies]
67+
rcgen = "0.13"
6768
tempfile = "3"
69+
wiremock = "0.6"

0 commit comments

Comments
 (0)