This repository was archived by the owner on Jan 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
# ESPAsyncWebServer
2
2
3
- [ ![ License: LGPL 3.0] ( https://img.shields.io/badge/License-LGPL%203.0-yellow.svg )] ( https://opensource.org/license/lgpl-3-0/ )
4
- [ ![ Continuous Integration] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml )
5
-
6
3
[ ![ Latest Release] ( https://img.shields.io/github/release/mathieucarbou/ESPAsyncWebServer.svg )] ( https://GitHub.com/mathieucarbou/ESPAsyncWebServer/releases/ )
7
4
[ ![ PlatformIO Registry] ( https://badges.registry.platformio.org/packages/mathieucarbou/library/ESPAsyncWebServer.svg )] ( https://registry.platformio.org/libraries/mathieucarbou/ESPAsyncWebServer )
8
5
6
+ [ ![ License: LGPL 3.0] ( https://img.shields.io/badge/License-LGPL%203.0-yellow.svg )] ( https://opensource.org/license/lgpl-3-0/ )
7
+ [ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( code_of_conduct.md )
8
+
9
+ [ ![ Continuous Integration] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml )
9
10
[ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/mathieucarbou/ESPAsyncWebServer )
10
11
11
12
Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266 and RP2040
Original file line number Diff line number Diff line change 1
1
# ESPAsyncWebServer
2
2
3
- [ ![ License: LGPL 3.0] ( https://img.shields.io/badge/License-LGPL%203.0-yellow.svg )] ( https://opensource.org/license/lgpl-3-0/ )
4
- [ ![ Continuous Integration] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml )
5
-
6
3
[ ![ Latest Release] ( https://img.shields.io/github/release/mathieucarbou/ESPAsyncWebServer.svg )] ( https://GitHub.com/mathieucarbou/ESPAsyncWebServer/releases/ )
7
4
[ ![ PlatformIO Registry] ( https://badges.registry.platformio.org/packages/mathieucarbou/library/ESPAsyncWebServer.svg )] ( https://registry.platformio.org/libraries/mathieucarbou/ESPAsyncWebServer )
8
5
6
+ [ ![ License: LGPL 3.0] ( https://img.shields.io/badge/License-LGPL%203.0-yellow.svg )] ( https://opensource.org/license/lgpl-3-0/ )
7
+ [ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( code_of_conduct.md )
8
+
9
+ [ ![ Continuous Integration] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml/badge.svg )] ( https://github.com/mathieucarbou/ESPAsyncWebServer/actions/workflows/ci.yml )
9
10
[ ![ Gitpod Ready-to-Code] ( https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/mathieucarbou/ESPAsyncWebServer )
10
11
11
12
Asynchronous HTTP and WebSocket Server Library for ESP32, ESP8266 and RP2040
You can’t perform that action at this time.
0 commit comments