autobahn.twisted.testing¶
Attributes¶
Functions¶
|
return a new instance implementing IWebSocketClientAgent. |
return a new instance implementing IPumper |
Package Contents¶
- create_memory_agent(reactor, pumper, server_protocol)[source]¶
return a new instance implementing IWebSocketClientAgent.
connection attempts will be satisfied by traversing the Upgrade request path starting at resource to find a WebSocketResource and then exchange data between client and server using purely in-memory buffers.