afb-client-demo: Allow pipe of messages 66/21866/2 7.99.3 halibut/7.99.3 halibut_7.99.3
authorJose Bollo <jose.bollo@iot.bzh>
Wed, 10 Jul 2019 15:23:31 +0000 (17:23 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 12 Jul 2019 16:26:00 +0000 (18:26 +0200)
commit0342cd1f15478365bad504d9398d56a03b89781a
treeb4ceb1e4ba8c8782365e37e512b8b9b9d0640fa6
parentbc38af3e79fbd6256c209a0673601832429e7418
afb-client-demo: Allow pipe of messages

The tool afb-client-demo implements a synchronous
mode (option -s) that allows to wait for a reply
before to send the next request.

It is interesting for the purpose of testing to allow
afb-client-demo it to send a controlled count of
requests, ensuring that there is a controlled count
of pending requests.

Bug-AGL: SPEC-2638

Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Change-Id: Ic854d68aaeb82c17b4640c5c9de46181ad3a7e5e
src/main-afb-client-demo.c