Commit Graph

7 Commits

Author SHA1 Message Date
R Tyler Croy 6cfcb6520a
Begin to describe the orchestrator REST API with Swagger 2019-05-24 20:13:44 -07:00
R Tyler Croy 3f7f0afcd1
Revert "Testing out newer versions of hyper/tower with generated code"
This reverts commit d6f737b606.
2019-05-24 18:13:19 -07:00
R Tyler Croy d6f737b606
Testing out newer versions of hyper/tower with generated code
It uh, did not go well
2019-05-24 18:12:45 -07:00
R Tyler Croy 5b34cb5a88
Implement the rust agent in more or less the same fashion as the Node one
Still not really doing anything worth a damn, but at least we're grabbing the
manifest and doing something with it at this point.

I still don't know squat about rust
2019-03-26 21:35:57 -07:00
R Tyler Croy b77f8a934a
Add linting and connect the basic agent to the basic orchestrator
This still isn't really doing anything useful, just experimenting with what
things _could_ look like
2019-03-26 20:41:50 -07:00
R Tyler Croy 321586151b
Experimenting with building a native Node binary for an agent 2019-03-26 17:43:47 -07:00
R Tyler Croy 3ce4fcdd3f
Checking in some rust-based agent experimentation and an orchestrator stub
I clearly don't know anything about Rust thus far, but was just experimenting
with what it might look like to build an agent that requests JSON over HTTP
might look like.
2019-03-02 09:54:53 -08:00