Closed ghost closed 3 years ago
Hi @Josua2012
mWebSockets
does not support socket.io
and I don't plan to implement it anytime soon. (you could use ws
instead though).Arduino MKR1000
is built on the SAMD21
, which is currently being supported.Wifi101
could work. Unfortunately, I don't have any Wifi101
module at the moment, so I can't test it.
Hello,
Can your library be used to communicate with a server created with nodejs + express + socket.io? Can it be used with a MKR1000 and Wifi101? Do you have examples using Wifi101?
Thank you very much for all your information.
Regards,