| 12345678910 |
- name=ArduinoHttpClient
- version=0.2.0
- author=Arduino
- maintainer=Arduino <info@arduino.cc>
- sentence=[EXPERIMENTAL] Easily interact with web servers from Arduino, using HTTP and WebSocket's.
- paragraph=This library can be used for HTTP (GET, POST, PUT, DELETE) requests to a web server. It also supports exchanging messages with WebSocket servers. Based on Adrian McEwen's HttpClient library.
- category=Communication
- url=https://github.com/arduino-libraries/ArduinoHttpClient
- architectures=*
- includes=ArduinoHttpClient.h
|