问题
Having worked with Twisted in the past I'd like to know if there is a way to get WebSocket client support to work. Looking around the documentation I can only find server implementations.
回答1:
Tavendo Autobahn is a very featureful websockets implementation. One of those features is a Python WebSockets client with Twisted support.
来源:https://stackoverflow.com/questions/8096237/python-twisted-websocket-client