New library announcement: PsychicHttp

hoeken
Posts: 3
Joined: Sat Nov 25, 2023 2:44 pm

New library announcement: PsychicHttp

Postby hoeken » Thu Nov 30, 2023 1:52 pm

Do you have an esp32 and need a webserver, but have been frustrated with the reliability of ESPAsyncWebserver? Or maybe you desperately need SSL? You might be interested in the new library I just released. Its called PsychicHttp and its a wrapper around the ESP-IDF http server library. While its not a drop-in replacement, this library is very similar in use to ESPAsyncWebserver, minus a few features. Most importantly, it is very robust and can handle high loads of web requests, websockets, etc. without crashing.

If you're interested, the library is on Platformio (hoeken/PsychicHttp), Arduino Library Manager (PsychicHttp) or via github: https://github.com/hoeken/PsychicHTTP/

Jure P
Posts: 1
Joined: Wed Oct 23, 2024 9:13 pm

Re: New library announcement: PsychicHttp

Postby Jure P » Wed Oct 23, 2024 9:16 pm

Hello,

can this library be used with Ethernet module like ETH.h in core v3.x?
Did anyone already try this?

I would like to use it as API server, but I guess these jsonDoc replies were not implemented yet, right?

Thanks for the good work!
I'm already indebted with 6pack of beer :)

Jure

Who is online

Users browsing this forum: No registered users and 61 guests