gitextract_621_1yce/ ├── .github/ │ └── FUNDING.yml ├── AWSWebSocketClient.cpp ├── AWSWebSocketClient.h ├── CircularByteBuffer.h ├── LICENSE ├── README.md └── examples/ ├── aws-DHT-publish-example/ │ └── DHT-publish.ino ├── aws-mqtt-websocket-example-paho/ │ └── aws-mqtt-websocket-example-paho.ino └── aws-mqtt-websocket-example-pubsubclient/ └── aws-mqtt-websocket-example-pubsubclient.ino