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
I believe if the actual Kubo IPFS doesn't support the pub-sub command it should be removed from the client as we already have a lot of version-related issues.
It would be more efficient to just remove the functionality.
I'll begin removing the pub-sub code from the client lib to restrict users from causing an error in their code from the usage of pub-sub.
failing test
pubsub command will be deprecated in the next release: rel notes v0.19.0.
We can either remove this entirely or have it be supported for lower versions.
The text was updated successfully, but these errors were encountered: