micropython-lib/uasyncio.udp/uasyncio
Paul Sokolovsky d87573b113 uasyncio.udp: Initial attempt of UDP support for uasyncio.
API is not stable and will guaranteedly change, likely completely.

Currently, this tries to folow the same idea as TCP open_connection()
call, but that doesn't make much sense, so that will likely change.
2017-12-03 00:07:12 +02:00
..
udp.py uasyncio.udp: Initial attempt of UDP support for uasyncio. 2017-12-03 00:07:12 +02:00