Skip to content

socketio doesn't work anymore #2003

Answered by miguelgrinberg
meetAndEgg asked this question in Q&A
Discussion options

You must be logged in to vote

Socket.IO does not use any Flask routes, so it makes no sense to create a blueprint for it. I suggest you remove the /camera path from the connection URL in the client, that is how you specify a Socket.IO namespace and has nothing to do with any routes you define in your Flask application or in any blueprints.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@meetAndEgg
Comment options

@meetAndEgg
Comment options

@meetAndEgg
Comment options

@meetAndEgg
Comment options

Answer selected by meetAndEgg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants