Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 460fc17

Browse files
authored
v1.4.0 to fix base64 encoding of websocket
### Releases v1.4.0 1. Fix base64 encoding of websocket client key and add WebServer progmem support. Check PR [Fix base64 encoding of websocket client key and progmem support for webserver #7](#7)
1 parent c38dbdf commit 460fc17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2093,6 +2093,8 @@ Submit issues to: [AsyncWebServer_STM32 issues](https://github.com/khoih-prog/As
20932093
<td align="center"><a href="https://github.com/tcpipchip"><img src="https://github.com/tcpipchip.png" width="100px;" alt="tcpipchip"/><br /><sub><b>tcpipchip</b></sub></a><br /></td>
20942094
<td align="center"><a href="https://github.com/jcw"><img src="https://github.com/jcw.png" width="100px;" alt="jcw"/><br /><sub><b>Jean-Claude</b></sub></a><br /></td>
20952095
<td align="center"><a href="https://github.com/chris007de"><img src="https://github.com/chris007de.png" width="100px;" alt="chris007de"/><br /><sub><b>chris007de</b></sub></a><br /></td>
2096+
</tr>
2097+
<tr>
20962098
<td align="center"><a href="https://github.com/tothtechnika"><img src="https://github.com/tothtechnika.png" width="100px;" alt="tothtechnika"/><br /><sub><b>tothtechnika</b></sub></a><br /></td>
20972099
</tr>
20982100
</table>

0 commit comments

Comments
 (0)