Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

feat: update to latest go-libp2p-core interfaces #228

Merged
merged 1 commit into from
Sep 2, 2020
Merged

Conversation

Stebalien
Copy link
Member

This commit switches over to the new Close/CloseWrite/CloseRead interface changes in go-libp2p-core 0.7.0.

This change also removes a now obsolete hack to implicitly clean up streams after reading an EOF; calling Close or Reset is now required.

See: https://github.com/libp2p/go-libp2p-core/releases/tag/v0.7.0

This commit switches over to the new Close/CloseWrite/CloseRead interface
changes in go-libp2p-core 0.7.0.

This change also removes a now obsolete hack to implicitly clean up streams
after reading an EOF; calling Close or Reset is now required.

See: https://github.com/libp2p/go-libp2p-core/releases/tag/v0.7.0
@Stebalien Stebalien requested a review from vyzo September 2, 2020 05:10
@Stebalien Stebalien merged commit 8493980 into master Sep 2, 2020
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants