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

Create a Response type for each stream #5

Open
Kerollmops opened this issue Mar 25, 2019 · 0 comments
Open

Create a Response type for each stream #5

Kerollmops opened this issue Mar 25, 2019 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Kerollmops
Copy link
Member

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.

@Kerollmops Kerollmops added the good first issue Good for newcomers label Mar 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant