Pablo Clemente Maseda

Results 5 issues of Pablo Clemente Maseda

In order to make HttpClient also compatible with arduino-esp32 HTTPClient class, I have renamed the HttpClient files to Http_Client. This solves the issue https://github.com/arduino-libraries/ArduinoHttpClient/issues/91 too.

I have added a define variable to configure the WebSocket client tx buffer size

type: enhancement
topic: code

Added missing rx masked initialization to use properly WebSocketClient

type: imperfection
topic: code

Hello, I am developing an IoT device using your ATECC508A and AWS IoT service. I have the chip connected via I2C to a [Chip pro board](https://getchip.com/pages/chippro) based on Debian. Although...

Hi there, I am finding so many troubles and a bit lack of documentation about the steps that are necessary to follow in order to build, install and use the...