hoeken/PsychicHttp
Simple + Robust HTTP/S server with websockets for ESP32 based on ESP-IDF http server.
C++MIT
Issues
- 1
- 0
- 8
- 8
Crash with simple code
#176 opened by gergocs - 6
Use .serveStatic and .on for same URI
#195 opened by MicDG - 3
Support Arduino Uno R4 WiFi
#196 opened by jeremiahrose - 3
WARNING: "MAX" redefined error
#193 opened by CelliesProjects - 5
Stuck loading async files
#184 opened by johnnytolengo - 75
- 1
- 3
Authentication Failure Content Incorrect
#173 opened by rdnn - 0
Handle Multi-Line SSE Messages
#174 opened by rdnn - 5
- 4
v1.2.0 - Linking Issue
#163 opened by DMSimone - 2
Change the license
#162 opened by dzungpv - 2
Unable to compile the ' PsychicHTTP Server Example' included with the library (Arduino IDE)
#166 opened by SteveWeingart - 22
v2 Feature: Middleware / Filters
#161 opened by hoeken - 2
- 5
sdcard (request info)
#101 opened by Red-Owl - 2
removeEndpoint(PsychicEndpoint* endpoint);
#155 opened by hoeken - 0
add reset()
#154 opened by hoeken - 4
defer registration of endpoint
#156 opened by hoeken - 0
Random crashes at startup
#157 opened by hoeken - 2
invalid usage of httpd_ws_send_frame_async
#85 opened by florentbr - 2
v2 - make handlers return void
#153 opened by hoeken - 3
v2 - Provide a way to map callbacks and classes
#152 opened by hoeken - 2
v2 - Return references instead of pointers
#150 opened by hoeken - 0
v2 - Either match ESPAsyncWS method names or provide a migration path (compile flag ?)
#151 opened by hoeken - 5
ESPAsyncWebServer => PsychicHttp Migration
#110 opened by mathieucarbou - 4
- 4
- 9
ArduinoJson7
#80 opened by woodenplastic - 1
- 2
- 1
PsychicWebHandler questions
#84 opened by acztassi - 2
ElegantOTA support
#86 opened by TinyAxolotl - 0
- 7
OTA update example for PsychicHttp
#90 opened by 06GitHub - 5
"No Server certificate supplied"
#93 opened by gradhocJcalvo - 1
- 19
is this project abandoned? please advise
#106 opened by mhaberler - 0
- 1
potential issues
#114 opened by mathieucarbou - 0
make platformio websockets demo work for ws and wss
#105 opened by mhaberler - 7
Is there a way to invalidate cache?
#98 opened by hitecSmartHome - 33
Headers are corrupted on the client side
#108 opened by hitecSmartHome - 7
pioarduino: esp_https_server fails to start
#103 opened by mhaberler - 1
header corruption during PsychicResponse.send()
#107 opened by mhaberler - 2
CORS error
#102 opened by hitecSmartHome - 3
#89 Pull request totally broke the lib
#95 opened by hitecSmartHome