You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great work on this project. Kaluma is fantastic.
I've been trying to implement contacting a server with a Pico W, and I couldn't figure out why it wasn't working until I found that the docs say that there's only TCP implementation for the CYW43 network device driver (found in docs at bottom of page here https://kalumajs.org/docs/api/cyw43). I was wondering if HTTP support is part of the roadmap or what documents I should reference for implementing support for it
Thanks so much
The text was updated successfully, but these errors were encountered:
@AcousticTypewriter Thank you for using Kaluma.
The basic function of the http server is working now but it has some issue now. I'm trying to fix the issue. Please check the update in #557. you can find the test FW in there. I'll let you know once I fix the http issues.
Hey there,
Thanks for the great work on this project. Kaluma is fantastic.
I've been trying to implement contacting a server with a Pico W, and I couldn't figure out why it wasn't working until I found that the docs say that there's only TCP implementation for the CYW43 network device driver (found in docs at bottom of page here https://kalumajs.org/docs/api/cyw43). I was wondering if HTTP support is part of the roadmap or what documents I should reference for implementing support for it
Thanks so much
The text was updated successfully, but these errors were encountered: