I am facing an issue in connecting my ESP-32(in micropython) to my socket server(in nodejs). I have successfully connected to server via browser or flutter but I am unable to connect to it using my esp32. I am new to micropython , please help me to find the "correct approach" or "some library" so that I can move ahead. I am stuck due to this. Any help or suggestion will be appreciated.
Thank you in advance