Distributed system information query tool.
Go to file
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
src Agent: refactor such that it can be used as a base class 2022-01-22 14:22:06 +00:00
.gitignore Fix some bugs, write some comments 2022-01-08 21:37:03 +00:00
LICENSE Initial commit 2022-01-05 20:04:13 +00:00
package-lock.json Debug connectiono system 2022-01-09 16:57:07 +00:00
package.json Debug connectiono system 2022-01-09 16:57:07 +00:00
README.md Update README 2022-01-05 20:08:40 +00:00

systemquery

Distributed system information query tool.

  • jpake - in case our STARTTLS-based idea doesn't work it didn't work :-/