Francis Reynders
03/25/2023, 10:38 AMChannelFlow . A request/response request from the server -> client could then be initiated by an async coroutine launch that sends the payload with correlation id to the channel and listens with timeout for a respone on a SharedChannel flow (client->server stream), listening for the first response with that correlation id. Would that work?
Thank youMinsoo Cheong
03/27/2023, 1:09 AM