Skip to content
This repository was archived by the owner on Dec 6, 2021. It is now read-only.
This repository was archived by the owner on Dec 6, 2021. It is now read-only.

Create a Response type for each stream #5

@Kerollmops

Description

@Kerollmops

Currently the client have two connection with the server possible, the paired and the sub connection.

The problem is that those two connections can receive responses that are not limited to the ones valid, for example a paired connection could, in terms of types, receive a Response::Event which incorrect and must be impossible.

We must create new response types for those two connection types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions