systemquery/src
Starbeamrainbowlabs 16f23e6b77
Agent: refactor such that it can be used as a base class
In the future, this will make it much easier to  refactor into a 
library.

The plan is to allow Agent to have subsystems, but only those which are 
related to managing peer-to-peer message and not application-specific 
stuff. For example, wemight have a MeshRouting subsystem that listens 
for messages and conditionally forwards them based on the content of the 
message.
2022-01-22 14:22:06 +00:00
..
lib Agent: refactor such that it can be used as a base class 2022-01-22 14:22:06 +00:00
subcommands replace logging system 2022-01-09 16:30:42 +00:00
cli.mjs replace logging system 2022-01-09 16:30:42 +00:00
index.mjs Setup scaffolding for Node.js based attempt 2021-10-01 02:44:50 +01:00
settings.mjs Setup scaffolding for Node.js based attempt 2021-10-01 02:44:50 +01:00