commit | 577737be55a3e9e5d592ad31d4b7c71ebccf3dc8 | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Wed Sep 15 12:29:47 2021 -0400 |
committer | John Snow <jsnow@redhat.com> | Mon Sep 27 12:10:29 2021 -0400 |
tree | f16dd9f27566bd70e431295a283c814bc09b539a | |
parent | 4cd17f375daaa73f0f6fd214e08e2290d86c24be [diff] |
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>