MCPcopy Create free account
hub / github.com/apache/qpid-proton / on_sendable

Method on_sendable

python/examples/client_http.py:51–52  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

49 self.do_request()
50
51 def on_sendable(self, event):
52 self.do_request()
53
54 def on_message(self, event):
55 if self.sent:

Callers

nothing calls this directly

Calls 1

do_requestMethod · 0.95

Tested by

no test coverage detected