gcurl
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 12.7k
- Forks
- 366
- Avg merge
- 7d 7h
- Merged PRs (30d)
- 1
Description
Say I wanted to modify it to gcurl for bandwidth plotting. Roughly poll this in the event loop? https://github.com/alexcrichton/curl-rust/blob/65cb1c2c78321a1aedb919ee2b4225879f89f594/curl-sys/lib.rs#L78
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked curl-rust lib.rs reference around line 78 and then trace where gping’s event loop handles ping results. Determine how bandwidth polling and plotting would fit the existing graph, and define completion as a working gcurl-style bandwidth graph with appropriate validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, data-visualization, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100