qemu-e2k/python/qemu/aqmp
John Snow 577737be55 python/aqmp: Add message routing to QMP protocol
Add the ability to handle and route messages in qmp_protocol.py. The
interface for actually sending anything still isn't added until next
commit.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 20210915162955.333025-20-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
2021-09-27 12:10:29 -04:00
..
__init__.py python/aqmp: add QMP protocol support 2021-09-27 12:10:29 -04:00
error.py
events.py python/aqmp: add QMP event support 2021-09-27 12:10:29 -04:00
message.py python/aqmp: add QMP Message format 2021-09-27 12:10:29 -04:00
models.py python/aqmp: add well-known QMP object models 2021-09-27 12:10:29 -04:00
protocol.py python/aqmp: add AsyncProtocol._readline() method 2021-09-27 12:10:29 -04:00
py.typed
qmp_client.py python/aqmp: Add message routing to QMP protocol 2021-09-27 12:10:29 -04:00
util.py python/aqmp: Add logging utility helpers 2021-09-27 12:10:29 -04:00