Skip to content

Know when the join attempt is finishedΒ #183

@GabeDuarteM

Description

@GabeDuarteM

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions