kopia lustrzana https://github.com/micropython/micropython-lib
![]() Don't have any wrapper classes for UDP socket, instead just have top-level coroutines, taking raw socket as an argument: s.recv(1500) => await uasyncio.udp.recv(s, 1500) |
||
---|---|---|
.. | ||
udp.py |