mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
cc3550eeef
Non-blocking SSL streams can be difficult to get right, so provide a working example, of a HTTPS client. Signed-off-by: Damien George <damien@micropython.org>