n0-computer / n0-computer/irpc

Would be nice to have a way to get the current RTT (and possibly other information) from the underlying connection

Open
#95 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
57
Forks
10
PR merge metrics
No merged PRs in 30d

Description

As far as I see there is no way to get the current Connection underlying a Client right now. I don't really need to mess with the connection itself, I just need to get the RTT and possibly path information out of it. Maybe there is a simple way to get this I just don't see it? Thanks for your help in advance!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Client and Connection definitions and inspecting how the client establishes or stores its underlying connection. Determine how RTT and path information could be exposed without requiring direct connection changes; the work is done when the public API provides access to the requested information.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.