libp2p / libp2p/go-libp2p-daemon
`Stream.reset`?
Open
@bigs is already working on this.
Since Sep 25, 2019.
- Dominant language
- Go
- Stars
- 95
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to reset a stream which we get from `STREAM_OPEN` or `STREAM_HANDLER`? I scanned the codebase and couldn't find it out. It seems we can only `close` the stream for now.
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.
Assessment
This issue has not been assessed yet.