Open petemounce opened 4 years ago
@petemounce that looks really great. I will investigate that further. However, the broadcaster only requires a broker that implements the Broker interface. That means, for folks interested in this kind of integration that is the only requirement.
This looks really useful! Thank you for publishing it.
Have you thought about emitting events that are compatible with the https://cloudevents.io/ spec, for easier interop with subscribers? It's an emerging spec.
https://github.com/cloudevents/spec/blob/master/primer.md is a good primer.