Skip to content

feat(rust-sdk): return URL or fd from tunnel endpoint#993

Closed
G4614 wants to merge 3 commits into
boxlite-ai:mainfrom
G4614:codex/box-endpoint-url-fd
Closed

feat(rust-sdk): return URL or fd from tunnel endpoint#993
G4614 wants to merge 3 commits into
boxlite-ai:mainfrom
G4614:codex/box-endpoint-url-fd

Conversation

@G4614

@G4614 G4614 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Return a typed tunnel endpoint that exposes a public URL for remote boxes or an owned FD for local boxes, while connect consumes the prepared local connection.

Test plan:

  • BOXLITE_DEPS_STUB=1 cargo clippy -p boxlite --all-targets --all-features -- -D warnings
  • BOXLITE_DEPS_STUB=1 cargo test -p boxlite --lib litebox::network::tests -- --nocapture

@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: b6802693-7433-481e-825b-c89999c2ef44

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@G4614 G4614 closed this Jul 17, 2026
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