Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 211 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 211 Bytes

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).