George
06/23/2022, 3:20 PMinitPayload: Payload
and as second argument the flow. If i need only the flow payload should i just fill it with Payload.Empty
the init? Thanks in advance for anyone who can point me to the right direction 🙂Oleg Yukhnevich
06/23/2022, 3:53 PMGeorge
06/24/2022, 6:55 AMOleg Yukhnevich
06/24/2022, 7:11 AMRequest Setup
, so things like routing, tracing, or override of data mime type for channel is sent only once (as per spec, those metadata types are specified only for metadata in frame which initiate transport stream)
it was before just requestChannel(flow)
but changed, as on responder side it's hard with Flow
to intercept handling of first element