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
remove gossipsub from default libp2p services (#401)
helia.routing is the default routing used, the libp2p routing has been removed as it is redundant
the libp2p property has been removed from the Helia interface in @helia/interface - it is still present on the return type of createHelia from the helia module