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

Async Websocket API #883

Merged
merged 23 commits into from
Jan 10, 2025
Merged

Async Websocket API #883

merged 23 commits into from
Jan 10, 2025

Conversation

roflcoopter
Copy link
Owner

All websocket commands are now fully async, which dramatically increases performance.

There are still some heavy database queries that needs to be tuned before the websocket API works really well.

The PR also includes some fixes in the REST API to remove some blocking of the ioloop

Copy link

netlify bot commented Jan 9, 2025

Deploy Preview for viseron canceled.

Name Link
🔨 Latest commit 5ea744f
🔍 Latest deploy log https://app.netlify.com/sites/viseron/deploys/6780c4ace9fe910008a624c4

@roflcoopter roflcoopter merged commit 4736501 into dev Jan 10, 2025
18 checks passed
@roflcoopter roflcoopter deleted the feature/websocket-api-async branch January 10, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant