Skip to content

Commit

Permalink
python/aqmp-tui: Add AQMP TUI
Browse files Browse the repository at this point in the history
Added AQMP TUI.

Implements the follwing basic features:
1) Command transmission/reception.
2) Shows events asynchronously.
3) Shows server status in the bottom status bar.
4) Automatic retries on disconnects and error conditions.

Also added type annotations and necessary pylint/mypy configurations.

Signed-off-by: G S Niteesh Babu <niteesh.gs@gmail.com>
Message-Id: <20210823220746.28295-3-niteesh.gs@gmail.com>
Signed-off-by: John Snow <jsnow@redhat.com>
  • Loading branch information
gs-niteesh authored and jnsnow committed Sep 27, 2021
1 parent 974e2f4 commit aeb6b48
Show file tree
Hide file tree
Showing 2 changed files with 632 additions and 1 deletion.

0 comments on commit aeb6b48

Please sign in to comment.