timum-viw / socket.io-client

A socket.io-client implementation for ESP8266 and Arduino
228 stars 90 forks source link

YUN support #43

Closed T81 closed 5 years ago

T81 commented 6 years ago

Currently I have managed to setup a working SocketIO server on the Linux side of YUN using Python along Flask and Flask-SocketIO Is it possible to pass data to the server from the MCU?

T81 commented 5 years ago

Using bridgeclient.py and bridge library seems to be the best approach