BCsabaEngine / svelteesp32

Convert Svelte (or React/Angular/Vue) JS application to serve it from ESP32/ESP8266 webserver
51 stars 7 forks source link

PsychicHttp V2 #28

Closed BCsabaEngine closed 2 months ago

BCsabaEngine commented 2 months ago

Discussed in https://github.com/BCsabaEngine/svelteesp32/discussions/27

Originally posted by **hitecSmartHome** August 27, 2024 Hello! The author and a couple of guys started to develop PsychicHttp Version 2. It includes breaking changes. Endpoint callbacks now getting two parameters instead of one, request and response and things like that. Do you have any plan to include a v2 directive?