issues
search
khoih-prog
/
Portenta_H7_AsyncTCP
Asynchronous TCP Library for STM32H7-based Portenta_H7 using mbed_portenta core. This library is the base for future and more advanced Async libraries, such as AsyncWebServer, AsyncHTTPRequest and AsyncHTTPSRequest
GNU Lesser General Public License v3.0
7
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Async Web Server - using Strings, and consuming ++ heap space - when sending large blocks of data / web page
#3
salasidis
opened
2 years ago
0
request->send(200, textPlainStr, jsonChartDataCharStr); - Without using String Class - to save heap
#2
salasidis
closed
2 years ago
6
Fix platform value for Portenta
#1
maxgerhardt
closed
2 years ago
3