Skip to content

feat: Add asynchronous config fetch and signal #126

@Dadadah

Description

@Dadadah

Currently, when using this library, if you need to access the api via the client before logging in, the configuration is unset. This is dealt with in the web client by hard coding the configuration on client configuration.

It would be beneficial to have the config fetched asynchronously on client creation and then have a signal for when the configuration has finished loaded. This makes it where the client can see when a server is invite only before trying to login.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions