Open
Description
Hey!! 👋 👋
The client.Join
request is a non-blocking request, so there's no way of knowing when it is over (being either successful or not).
I'd like to know that cause I have a list of channels I want to join, and if there's an error on any of them, like for example when the channel does not exist, or if it is suspended at the moment, I'd like to make it visible on the console.
Along with that, I also would like to whenever the join attempt is over, display a message on the console (no matter if it was successful or not), to measure how many channels I'm connected, and how many channels are left, to give a sense of progress and to know when it joined all of them.
Is there a way of doing that with the current API?
Metadata
Assignees
Labels
No labels
Activity