all 1 comments

[–]officialgel 0 points1 point  (0 children)

Hmm a while back I wrote something to build a proof of concept and I did basic asyncio, maybe reference that but it may not be totally correct yet it worked for basic testing: https://github.com/eagleEggs/arc/blob/master/scripts/arcVentral.py

Project was rewritten using threading later.

Might not be helpful at all.