You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see go micro supports pub-sub and it's also supposed to support event streaming. However I can't find how to initialize the event streamer implementation. I can setup publishers and subscribers through the server.Broker interface but that one doesn't seem to be using/implementing the Consume interface.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I see go micro supports pub-sub and it's also supposed to support event streaming. However I can't find how to initialize the event streamer implementation. I can setup publishers and subscribers through the server.Broker interface but that one doesn't seem to be using/implementing the
Consume
interface.Beta Was this translation helpful? Give feedback.
All reactions