otto/agents/rust-basic
R Tyler Croy 6cfcb6520a
Begin to describe the orchestrator REST API with Swagger
2019-05-24 20:13:44 -07:00
..
src Implement the rust agent in more or less the same fashion as the Node one 2019-03-26 21:35:57 -07:00
.gitignore Begin to describe the orchestrator REST API with Swagger 2019-05-24 20:13:44 -07:00
Cargo.toml Revert "Testing out newer versions of hyper/tower with generated code" 2019-05-24 18:13:19 -07:00
README.adoc Implement the rust agent in more or less the same fashion as the Node one 2019-03-26 21:35:57 -07:00

README.adoc

<html lang="en"> <head> </head>

Otto Basic Agent

The basic agent is the simplest reference implementation of an Otto agent, and supports no streaming or other advanced functionalities.

</html>