Forum Discussion
JHunt
6 years agoCommunity Hero
Can you elaborate more?
Are these responses to be used one at a time? That's a normal case you'd use SEQUENCE dispatch type for.
If all at once, how would that work? (an http client just reads the response stream until the first time the stream ends - should the server send 1 response with the combined body of 10 different responses?)
Or, I suppose in response to a single request, your server could generate 10 outgoing requests...?
- wilfred76 years agoNew Contributor
Hey JHunt,
That was a wrong requirement, I used the sequence to generate my responses, Thanks for the response
Related Content
- 9 years ago
Recent Discussions
- 15 years ago