mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01: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>