Socket IO 1.x server library for python

情到浓时终转凉″ 提交于 2020-01-17 04:26:04

问题


is there any socket io 1.x server library for python? I have found https://github.com/miguelgrinberg/Flask-SocketIO but only support for socket io version 0.9.16, this is the author say :

Please do not use the new socket.io 1.0 client libraries, that is a very recent release that is likely not supported by project gevent-socketio. Please use 0.9.16 for now. https://github.com/miguelgrinberg/Flask-SocketIO/issues/33

Please help me :)

来源:https://stackoverflow.com/questions/29428273/socket-io-1-x-server-library-for-python

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!