MetinSeylan / Vue-Socket.io

😻 Socket.io implementation for Vuejs and Vuex
https://metin.sh
MIT License
3.95k stars 496 forks source link

Upgrade SocketIO version for FlaskSocketIO compatibility #342

Open rkrishnasanka opened 1 year ago

rkrishnasanka commented 1 year ago

The current version of the SocketIO being used here seems to be < 4. Eitherways it doesn't seem to work with the python package flask-socketio Compatibility Information.

Would it be possible to upgrade this package ?