DiamondLightSource / blueapi

Apache License 2.0
6 stars 6 forks source link

Split AsyncAPIs into component APIs #167

Open DiamondJoseph opened 1 year ago

DiamondJoseph commented 1 year ago

i.e. WorkerStatus API, Bluesky Document API etc.

Allows for injestion in Backstage spec.providesApis, spec.consumesApis more neatly and elegantly for System purposes.

callumforrester commented 1 year ago

Possibly contradicts the plan to collapse all events into one topic?

DiamondJoseph commented 1 year ago

Doesn't look like Channel has to be unique(ly named) among AsyncAPIs.