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

Replace socket.io client with native browser WebSocket #42

Open
viniarck opened this issue Apr 19, 2023 · 1 comment
Open

Replace socket.io client with native browser WebSocket #42

viniarck opened this issue Apr 19, 2023 · 1 comment
Labels
epic_starlette starlette/uvicorn epic_websockets_ui websockets ui

Comments

@viniarck
Copy link
Member

Once kytos-ng/kytos#347 lands, flask-socketio (Flask client for socket.io) won't be needed anymore since starlette natively support websockets, so in the front-end we can use a WebSocket that most browsers already have available without socket.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic_starlette starlette/uvicorn epic_websockets_ui websockets ui
Projects
None yet
Development

No branches or pull requests

1 participant