Crates.io | forester-http |
lib.rs | forester-http |
version | 0.1.0 |
source | src |
created_at | 2023-09-04 21:29:57.62739 |
updated_at | 2023-09-04 21:29:57.62739 |
description | the lib provides an access to api for the forester instance using http protocol |
homepage | https://github.com/besok/forester |
repository | https://github.com/besok/forester |
max_upload_size | |
id | 963672 |
size | 52,012 |
Forester represents a framework that provides the toolkit to perform the effective task orckestrations. The tasks can be performed synchronously or asynchronously, locally or remotely. Forester takes care of the correct performance and distribution of the tasks. The main concept of the framework is the flow based on the behavior trees it can be effectively used in the game, ai, robotic areas, or anywhere where the workflow engine can be applied.
This library provides a simple http client for Forester to use with the Forester API. The main purpose is to implement remote actions on Forester.