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

Redesign WebSocket API to be configurable without combinatorial explosion of API methods #1510

Closed
jstarry opened this issue Aug 20, 2020 · 1 comment
Labels
feature-request A feature request

Comments

@jstarry
Copy link
Member

jstarry commented Aug 20, 2020

Describe the feature you'd like
Builder-style API for creating a WebSocketService in a configurable way.

Is your feature request related to a problem? Please describe. (Optional)
Every time we add a new feature to the WebSocketService the api method surface area can increase substantially.

Additional context (Optional)
Discussion here: #1509

@jstarry jstarry added the feature-request A feature request label Aug 20, 2020
@ranile
Copy link
Member

ranile commented Jul 20, 2021

WebSocketService was removed in #1842 so this is no longer relevant.

@siku2 siku2 closed this as completed Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature request
Projects
None yet
Development

No branches or pull requests

3 participants