Commit graph

2 commits

Author SHA1 Message Date
520a2eff59
change command handler strat to function decorator (#26)
* change command handler strat to function decorator

* add handlers back to agent class
2024-12-12 19:39:43 -06:00
0a6e975ca5
Get rid of all transport types and settle on Protobuf (#25)
* Get rid of all transport types and settle on Protobuf

hope i don't regret this

* Update Cargo.toml

* Update agent.py
2024-12-12 16:53:49 -06:00