Feature Suggestion
Describe the Feature
SDEC-API wants to provide an implementation of the publisher/subscriber design pattern using websockets so that periodic polling of certain endpoints is no longer necessary. The dashboard project needs to integrate this mechanism.
Proposed Solution
Recommend making a common utility for this that doesn't hardcode information about SDEC-API. This will also be provided by the liquids microservice, so we'll want to be able to reuse it without too much effort.
Additional Notes
SDEC-side POC: @ETSells
Feature Suggestion
Describe the Feature
SDEC-API wants to provide an implementation of the publisher/subscriber design pattern using websockets so that periodic polling of certain endpoints is no longer necessary. The dashboard project needs to integrate this mechanism.
Proposed Solution
Recommend making a common utility for this that doesn't hardcode information about SDEC-API. This will also be provided by the liquids microservice, so we'll want to be able to reuse it without too much effort.
Additional Notes
SDEC-side POC: @ETSells