Hi,
I'm experimenting with wifi-firmata on esp8266 and golang.
The blinking went fine.
I think that Connecting a button to wifi-firmata will require polling every milisecond over tcp.
Am i right that it is better use websockets for this?
And if so, are they implemented in
gobot.io?
Greets,
F.P.