Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new WebSocket client interface #15

Open
erikedin opened this issue Jan 27, 2018 · 1 comment
Open

Create a new WebSocket client interface #15

erikedin opened this issue Jan 27, 2018 · 1 comment

Comments

@erikedin
Copy link
Contributor

I feel like I didn't make a distinction between a WebSocket client and a WebSocket connection when I created the public interface to the package.

It is explicitly mentioned in the specification that a client can maintain different connections. Today I don't make any such distinction between client and connection.

@erikedin erikedin added this to the Release 0.2.0 milestone Jan 27, 2018
@erikedin
Copy link
Contributor Author

Added to the "Requirements coverage" project, because some requirements are unimplemented because of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant