ggerganov/imgui-ws

Can I run Server on ESP32 microcontroller?

happytm opened this issue · 0 comments

I wanted to try running imgui-ws on ESP32 microcontroller. I want to implement following project using imgui-ws.

https://github.com/happytm/BatteryNode

Is it possible?

Thanks.