-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
So, what if my service has several usual RPC methods, which you do support, but also has a streaming methods, in which you basically subscribe to some events and then the service pushes them to you until you unsubscribe.
Is there any way to model it in go-kit right now? And if it isn't, then is support for it planned?
Reactions are currently unavailable