You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=[EXPERIMENTAL] Easily interact with web servers from Arduino, using MQTT, HTTP and WebSockets.
paragraph=This library can be used for HTTP (GET, POST, PUT, DELETE) requests to a web server, send and receive MQTT messages, and it also supports exchanging messages with WebSocket servers. Based on ArduinoHttpClient, Adrian McEwen's HttpClient library.