nakagami / nmongo

Yet another MongoDB 3.x driver
MIT License
20 stars 0 forks source link

MicroPython and ssl connection #2

Closed nakagami closed 2 years ago

nakagami commented 3 years ago

Python3 use the ssl module to make a TLS connection. If MicroPython use ussl, it may be able to make ssl connections.

nakagami commented 2 years ago

implement and release as version 0.5.0