You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using transient connections in pubsub is meaningless unfortunately.
Thanks, I see.
So if I want to use pubsub while using circuit v2, I better to configure with "no limit" in the relay service to make sure the connection is not transient.
It would be nice if we can control whether to use transient connections.
libp2p v0.19.0 published circuit-v2, if we want to use those circuit-v2 nodes in pubsub , transient connections should be enabled.
For now, pubsub doesnt support transient connections (#412)
I made some change to support it, will PR later.
The text was updated successfully, but these errors were encountered: