Search found 1 match

by FrameXX
Sun Dec 17, 2023 12:22 pm
Forum: ESP8266
Topic: Listening to websocket messages
Replies: 0
Views: 18727

Listening to websocket messages

Hi there! I am trying to connect my ESP8266 to listen to ntfy websocket. I am using this library (https://github.com/gilmaimon/ArduinoWebsockets) which should work with the ESP8266. In their example they have this line of code. client.connect(websockets_server); where websocket server is "www.myserv...