Skip to content

Add HTTPS_Server_Generic library #2181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 4, 2022
Merged

Add HTTPS_Server_Generic library #2181

merged 1 commit into from
Dec 4, 2022

Conversation

khoih-prog
Copy link
Contributor

Releases v1.2.0

  1. Initial coding to port esp32_https_server and ESP32_HTTPS_Server to ESP32 boards, WT32_ETH01, (ESP32 + LwIP W5500) and (ESP32 + LwIP ENC28J60) Ethernet
  2. Use allman astyle and restyle library.

#### Releases v1.2.0

1. Initial coding to port [esp32_https_server](https://github.com/fhessel/esp32_https_server) and [ESP32_HTTPS_Server](https://github.com/khoih-prog/ESP32_HTTPS_Server) to ESP32 boards, WT32_ETH01, (ESP32 + LwIP W5500) and (ESP32 + LwIP ENC28J60) Ethernet
2. Use `allman astyle` and restyle library.
@github-actions github-actions bot added the topic: submission Add library to the list label Dec 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2022

Arduino Lint has suggestions for possible improvements to https://github.com/khoih-prog/HTTPS_Server_Generic:

Linting library in HTTPS_Server_Generic
WARNING: library.properties name value HTTPS_Server_Generic is longer than the recommended length of 16 characters.
         See: https://arduino.github.io/arduino-cli/latest/library-specification/#libraryproperties-file-format    
         (Rule LP010)                                                                                              

Linter results for project: 0 ERRORS, 1 WARNINGS

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Async-Server

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Authentication

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/HTML-Forms

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/HTTPS-and-HTTP

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Middleware

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Parameter-Validation

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Parameters

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Put-Post-Echo

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/REST-API

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Self-Signed-Certificate

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Static-Page

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_ENC/Websocket-Chat

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Async-Server

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Authentication

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/HTML-Forms

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/HTTPS-and-HTTP

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Middleware

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Parameter-Validation

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Parameters

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Put-Post-Echo

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/REST-API

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Self-Signed-Certificate

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Static-Page

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_W5500/Websocket-Chat

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Async-Server

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Authentication

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/HTML-Forms

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/HTTPS-and-HTTP

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Middleware

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Parameter-Validation

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Parameters

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Put-Post-Echo

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/REST-API

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Self-Signed-Certificate

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Static-Page

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/ESP32_WiFi/Websocket-Chat

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Async-Server

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Authentication

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/HTML-Forms

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/HTTPS-and-HTTP

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Middleware

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Parameter-Validation

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Parameters

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Put-Post-Echo

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/REST-API

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Self-Signed-Certificate

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Static-Page

Linter results for project: no errors or warnings

-------------------

Linting sketch in HTTPS_Server_Generic/examples/WT32_ETH01/Websocket-Chat

Linter results for project: no errors or warnings

-------------------

Linter results for projects: 0 ERRORS, 1 WARNINGS

@github-actions github-actions bot merged commit e327acc into arduino:main Dec 4, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2022

Your submission has now been accepted! Thanks for your contribution to the Arduino Library Manager index.

The library(s) will be available for installation via Library Manager within a day's time.

You can check the logs from the Library Manager indexer for your library(s) here:
http://downloads.arduino.cc/libraries/logs/github.com/khoih-prog/HTTPS_Server_Generic/

github-actions bot pushed a commit that referenced this pull request Dec 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: submission Add library to the list
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant