简体   繁体   English

Python Twisted WebSocket客户端

[英]Python Twisted WebSocket client

Having worked with Twisted in the past I'd like to know if there is a way to get WebSocket client support to work. 在过去与Twisted合作过后,我想知道是否有办法让WebSocket客户端支持工作。 Looking around the documentation I can only find server implementations. 查看文档,我只能找到服务器实现。

Tavendo Autobahn is a very featureful websockets implementation. Tavendo Autobahn是一个非常有用的websockets实现。 One of those features is a Python WebSockets client with Twisted support . 其中一个功能是具有Twisted支持的Python WebSockets客户端

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM