mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 01:40:34 +02:00
With docs and a multi-test using TCP server/client. This method is a MicroPython extension, although there is discussion of adding it to CPython: https://bugs.python.org/issue41305 Signed-off-by: Mike Teachman <mike.teachman@gmail.com>