Sample Projects
| Sample Project | Description |
| AMQP | Shows how to use the AMQP component to send and receive messages. |
| CoAP Client | Shows how to use the CoAP component in client mode to send requests. |
| CoAP Server | Shows how to use the CoAP component in server mode to listen for and handle requests. |
| JSON Parser | Uses the JSON object to parse JSON from a URL, file, or string input sources. |
| MQTT | Uses the MQTT demo to send and receive messages over SSL and plaintext. |
| MQTT Broker | Uses the MQTTBroker demo as a broker to handle publishing or subscribing clients. |
| XMPP | Uses the XMPP component to implement a simple XMPP instant messaging demo. |
| AMQP | Shows how to use the AMQP component to send and receive messages. |
| JSON Parser | Uses the JSON object to parse JSON from a URL, file, or string input sources. |
| MQTT | Uses the MQTT demo to send and receive messages over SSL and plaintext. |
| MQTT Broker | Uses the MQTTBroker demo as a broker to handle publishing or subscribing clients. |
| XMPP | Uses the XMPP component to implement a simple XMPP instant messaging demo. |