Good Morning/Afternoon/Evening
I am trying to connect my Raspberry Pi Pico to a Realtime Database on Firebase. I'm using a Wave Pico-ESP8266 module to connect to wifi and micropython. I also have the ufirebase.py module that uses the usocket module, however I can't seem to get the module. I've tried downloading it from the package manager, the plug-ins manager, I've check the micropython forums, I've tried to find the modules files to manually install the package to the pico but no luck thusfar.
Does anyone know where I can find the usocket or am I missing something. Kind Regards