"Best" websocket implementation for Python 2.x?
Skip Montanaro
skip.montanaro at gmail.com
Wed Dec 7 11:50:58 EST 2016
More information about the Python-list mailing list
Wed Dec 7 11:50:58 EST 2016
- Previous message (by thread): "Best" websocket implementation for Python 2.x?
- Next message (by thread): "Best" websocket implementation for Python 2.x?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
PyPI came back. A bit more sleuthing suggests that the websocket-client package on PyPI is Ohtani's package, and is more up-to-date than the copyright notices would suggest. The package was updated a few days ago on GitHub. Taking the path of least resistance (no changes necessary to the code), I suspect I will just stick with that unless there are overriding inputs from the community suggesting something else is way better... S
- Previous message (by thread): "Best" websocket implementation for Python 2.x?
- Next message (by thread): "Best" websocket implementation for Python 2.x?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list