Chris Morgan

Results 267 comments of Chris Morgan

Hi @WayneKeenan. Hmm, yeah its simpler if we don't need any lifecycle management. I can't recall who has worked on the websockets most recently but I'm hoping someone will spot...

Hi @marbalon what is the issue you are seeing? Is the listen failing?

That’s pretty typical. The key exchange is a computationally expensive process. I’m guessing we could specify our preference for faster key approaches, if supported by mbedtls, to speed this up,...

HI @klapligehesten. I'm not sure if the web socket implementation in libesphttpd is working correctly. Have you looked at the echo example? I think it may be in the demo...

@jkent @phatpaul in terms of maintainer ship, you both have been doing a lot of work here and keeping things going. Interestingly I'm back working on esp32 in my daily...

@jkent a rename sounds fine to me, naming ideas? @phatpaul? I think the various plugins that libesphttpd has could be a good reason people use the project but I haven't...

What was the proposed new name? On Fri, Sep 1, 2023 at 3:40 PM Jeff Kent ***@***.***> wrote: > Glad to hear you are active again @jkent I > like...

On the rename, can’t we have a legacy header file that maps one to the other via a whole mess of defines? Assuming the api is basically the same. On...

Doh, I’ll fix tonight. We may be assuming there is always a match term. Thanks for the test run. On Thu, Apr 25, 2024 at 11:13 AM Caleb Whiting ***@***.***>...