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

Simple WebSockets for subscriptions #431

Open
wsobel opened this issue Mar 29, 2024 · 1 comment
Open

Simple WebSockets for subscriptions #431

wsobel opened this issue Mar 29, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@wsobel
Copy link
Member

wsobel commented Mar 29, 2024

Implement a simple WebSockets streaming service. This is long overdue and can replace our long-poll version.

We can use a simple JSON subscription request to stream data once the connection opens. I will take some recommendations here.

@wsobel wsobel added the feature label Mar 29, 2024
@wsobel wsobel self-assigned this May 8, 2024
@wsobel
Copy link
Member Author

wsobel commented May 8, 2024

The first version of this is released in Version 2.5.0.0 RC 2.

@wsobel wsobel added this to the Version 2.5 milestone May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant