Ported tg-invoke-agent to websockets

This commit is contained in:
Cyber MacGeddon 2025-01-02 19:43:41 +00:00
parent d7299aeba7
commit 6343072b7b
2 changed files with 67 additions and 27 deletions

View file

@ -40,6 +40,7 @@ setuptools.setup(
"rdflib",
"tabulate",
"msgpack",
"websockets",
],
scripts=[
"scripts/tg-graph-show",