legion
legion copied to clipboard
Legion monorepo, contains the legion engine, the tools, source control, build system etc...
- [x] Instead of splitting the api function argument as query, params, etc... let's stick to the OpenAPI way, that is only 3 arguments: params, headers, and body - [x]...
## Summary The objective is to add an animation engine to our code base. We will most likely be heavily influenced by the [Kruger](https://github.com/BobbyAnguelov/KRG) engine. ## Current State Currently, there...
because we flush streams before they are full we have plenty of small blocks that are inefficient to handle
Very experimental
limit the number of concurrent requests to make sure that the app remains responsive
## Summary Determinate the way of versioning the Legion Labs Package ## Current State Actual of version of Legion Labs Package is based on the the version crate located in...
For the moment the editor retries immediately some requests on error (init streaming, messages, log, etc...). This spams the server and though it might not be accessible. We should probably...
## Summary We need to have a possibility to spawn an editor/runtime server in another region than ca-central-1. The goal is to define an architecture for the infrastructure that provide...
## Summary Describe the structure of the animation graph and add some logic. ## Current State Currently, ready for review. ## Work Items - [x] Add structure of the anim...
## Summary Create a Cognito User pool under legionengine.com and define the mechanism of creating application client to access to the user pool. ## Current State Cognito pool (legionlabs.com) user...