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

mod: upgrade go-libp2p-pubsub-rpc with QUIC libp2p fix #97

Merged
merged 2 commits into from
Mar 17, 2022
Merged

Conversation

jsign
Copy link
Contributor

@jsign jsign commented Mar 17, 2022

This PR upgrades to a newer version of go-libp2p-pubsub-rpc, which contains a fix for the case that the libp2p host has QUIC enabled. This fix was simply a side-effect of the libp2p update already enabling QUIC by default, so it can't be sent explicitly as an extra protocol to support (because it's already included in defaults).

Closes #96

Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign self-assigned this Mar 17, 2022
Signed-off-by: Ignacio Hagopian <jsign.uy@gmail.com>
@jsign jsign merged commit 8fa3d46 into main Mar 17, 2022
@jsign jsign deleted the jsign/quicfix branch March 17, 2022 12:32
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.

upgrading to v0.1.10 breaks quic setup
1 participant