MaixPy-v1_scripts
MaixPy-v1_scripts copied to clipboard
Unable to implement Webserver on Maixduino
Hi Community, I am interested in creating a webserver using the Maixduino (the esp32 installed in it), but unfortunately I am unable to implement the socket methods bind, listen, accept ... when i went to the source code I found out that these methods are commented out. Does maixduino support the server side, if it does ... what should I do about it in order to implement my project.
√