Fundament-Software / feathergui

Feather - An Interface For The Future
Apache License 2.0
32 stars 11 forks source link

Implement basic Message Queue #36

Closed ErikMcClure closed 4 years ago

ErikMcClure commented 4 years ago

In order to get anywhere, we need to know what our message queue system is going to look like, or at least have some basic version of it, because this is required to implement any sort of backend API. This depends on a programmable switch statement in Terra.

Blocks Unit Testable Backend API