Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ run
Method
run
python/examples/proton_server.py:41–42 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
39
self.conn.close()
40
41
def
run(self):
42
self.container.run()
43
44
def
send(self, response, reply_to):
45
msg = Message(body=response)
Callers
15
client.py
File · 0.45
simple_send.py
File · 0.45
direct_send.py
File · 0.45
server_tx.py
File · 0.45
queue_browser.py
File · 0.45
tx_recv.py
File · 0.45
db_recv.py
File · 0.45
main
Function · 0.45
server_direct.py
File · 0.45
db_send.py
File · 0.45
recurring_timer.py
File · 0.45
selected_recv.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected