plebbit / plebbit-js

A Javascript API to build applications using plebbit
GNU General Public License v2.0
39 stars 7 forks source link

add subplebbit.updatingState 'publishing-ipns' when the started sub is in the process of publishing the ipns #41

Open estebanabaroa opened 1 month ago

estebanabaroa commented 1 month ago

otherwise there is no indicator of what the sub is doing while it is publishing-ipns when the sub is starting and the user doesn't know why it's taking so long to start.

Rinse12 commented 4 weeks ago

This in case there's a sub instance already running, and the user created another instance of the same sub and is attempting to update right? I believe that's implemented already with the latest CI commit