Skip to content

Stream or StreamControllable both don't allow disconnect and reconnect #115

@JamesFieldist

Description

@JamesFieldist

As is designed right now, if if you try and do something like closing the stream controller call hubConnection.off(method) and then try and reconnect, this fails.

If you off a stream, it should reset everything and you should be able to on it again.

This means as written that there is no way to do things like stop a AI chat, then start it again later in the same session without completely resetting the HubConnection.

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