Commit Graph

3 Commits

Author SHA1 Message Date
Sandro Jäckel
7b4d273d3c pythonPackages: websocket_client -> websocket-client 2021-06-15 22:03:10 +02:00
Graham Bennett
207ffd8ce2 python-engineio: 3.x on python 3.9 Darwin broken
The tests are failing, but the package appears to be generally broken for
python 3.9 and above on Darwin.

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-05-13 22:09:27 +01:00
Graham Bennett
50ad4a8c89 python-engineio_3: init at 3.14.2
Socket.IO and Engine.IO protocols are not backwards-compatible and major
versions of the client and server need to be coordinated.  It's therefore useful
to have python-engineio 3.x available for use with python-socketio 4.x.
2021-02-16 19:19:40 +00:00