ARMmbed / mbed-os-example-sockets

Simple example for the network-socket API
Apache License 2.0
20 stars 38 forks source link

Merge tls example #173

Closed paul-szczepanek-arm closed 3 years ago

paul-szczepanek-arm commented 3 years ago

This adds a TLS socket to the example. Depends on https://github.com/ARMmbed/mbed-os-example-sockets/pull/171 going in.

paul-szczepanek-arm commented 3 years ago

replaced by https://github.com/ARMmbed/mbed-os-example-sockets/pull/174