Full-duplex compatability
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 566
- Forks
- 163
- Avg merge
- 4h 51m
- Merged PRs (30d)
- 2
Description
I've been struggling to come up with a way to read and write simultaneously over the same channel. As far as I can tell, sessions/channels are not full-duplex. Am I mistaken? Or if I'm not, are there any known workarounds or plans to implement the full-duplex nature of ssh?
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 how ssh2-rs exposes libssh2 sessions and channels, then compare that behavior with SSH full-duplex channel semantics. Determine whether simultaneous reads and writes are supported, and document or scope the required change and its completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100