morrissinger / ESP8266-Websocket

A websocket library for the ESP-8266.
305 stars 119 forks source link

connect websocketclient to websocketserver and active or deactive GPIO server #20

Closed arlaor closed 8 years ago

arlaor commented 8 years ago

Hi @morrissinger . what changes should make customer code example WebSocketClient_Demo.ino to enable or disable a GPIO in Websocketserver module with a given order from other websocketclient module?