Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.65 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.65 KB

SMQ Examples

Simple Message Queue (SMQ) is an "Internet of Things" IoT / M2M "Machine-to-Machine" publish subscribe (pub/sub) connectivity protocol specifically designed for easy and secure device management. See the online SMQ documentation for a detailed introduction.

SMQ API

The SMQ documentation provides an introduction and a few basic hands-on examples.

Lua and JavaScript Examples

SMQ IoT Examples (JavaScript, Lua, Java, C/C++)

Source code for the SMQ tutorials @ makoserver.net. See the IoT directory for details.

Additional SMQ Examples