ESP8266-Websocket
ESP8266-Websocket copied to clipboard
Connection failed.
Any reason why connection would fail when connecting to echo.websocket.org (just like the demo file)?
Respose from echo.websocket.org is 404. Change it to example.com
On http://www.websocket.org/echo.html I can connect to ws://echo.websocket.org
But when opening echo.websocket.org in browser i get 404, or when Pinging with terminal I can't find that server either.
What alternatives are there?