Fernando Ventilari

Results 1 issues of Fernando Ventilari

I'm using an arduino with ATmega2560 with Ethernet shield. I'm using version 1.3, trying to connect to a NodeJs websocket server. On server side, I'm using [express-ws](https://github.com/HenningM/express-ws), which uses [ws](https://github.com/websockets/ws)....