hello
I'm doing a small
webservice that interfaces with
many Arduino boards.
I would make a real-time
monitor of data coming from my
client: a little
label for each client.
But how do I see, in real time,
all the results (server-side) of GET
in my labels?
I do not want to use ...
Go to the complete details ...