larryle / iotclient

Example of aws iot java client using mqtt over websocket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iotclient

Example of aws iot java client using mqtt over websocket

It posts json messages to a list of topics.

The json messages are compressed before being sent, and are sent in "raw" format (byte array).

About

Example of aws iot java client using mqtt over websocket


Languages

Language:Java 100.0%