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 making this code available to the world. I saw that you closed your issue in micropython after nobody responded for a while. That's a shame because it seems that this functionality is missing in micropython and relatively hard to stumble across on one's own.
My understanding of uasyncio is limited but it seems like your work here could be the beginning of loop.create_datagram_endpoint() support. Would you agree?
Please consider re-opening your issue with micropython. I'd be happy to do what I can to help get some traction on an issue.
Regards!
The text was updated successfully, but these errors were encountered:
Hi @perbu,
Thanks for making this code available to the world. I saw that you closed your issue in micropython after nobody responded for a while. That's a shame because it seems that this functionality is missing in micropython and relatively hard to stumble across on one's own.
My understanding of uasyncio is limited but it seems like your work here could be the beginning of
loop.create_datagram_endpoint()
support. Would you agree?Please consider re-opening your issue with micropython. I'd be happy to do what I can to help get some traction on an issue.
Regards!
The text was updated successfully, but these errors were encountered: