Commit Graph

3 Commits

Author SHA1 Message Date
hornet 46c75d1c17 Fixed hub file writing 2021-12-02 10:01:08 -05:00
hornet 39b29a30c6 Added hub timer 2021-12-01 00:35:30 -05:00
hornet a85b08f050
Feature/py iot (#4)
* Changing files but having issues with space tabs.

* Removed config. Fixed indents.

* Removed config.

* Fixed test config. Fixed syntax in cli.

* Editing cli and hub to finally commit transactions.

* Added better logging logic.
Will clean up in the morning.

* Hub is more functional.

* Edited IoT to gen keys.

* Public keys are now generated, sent, and stored.
However, they are not transmitted when a new client joins.

* Added crypto testing

* Communication is now functional.
2021-11-28 19:00:46 +00:00