micropython-lib/uasyncio/uasyncio
Paul Sokolovsky 04c0110319 uasyncio: open_connection: Initial hackish SSL support.
It performs handshake in blocking manner, hopes that writes
work without short writes, and hopes that non-blocking read
is implemented properly by ussl module (there're known issues
with axTLS module for example).
2017-12-09 18:07:32 +02:00
..
__init__.py uasyncio: open_connection: Initial hackish SSL support. 2017-12-09 18:07:32 +02:00