IOT_Sockets

Dependencies of IOT_Sockets

A dependency is a program or library which this program uses. When you import this program, the dependencies are automatically imported.

an asynchronous ticker which calls methods in a regular fashion, but not from an interrupt handler. This allows the called methods to do complex and more time-consuming stuff (e.g. network … async, Ticker, timer
mbed IP library over Ethernet ethernet, ip, mbed
Simple websocket client tcp/ip, WebSocket
Official mbed Real Time Operating System based on the RTX implementation of the CMSIS-RTOS API open standard. cmsis, rtos, RTX
The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.
Minimalist JSON parser and serializer (inspired by picojson). Used by MbedJSONRpc.