Categories
Messaging Reference Material

MQTT Cheat Sheet

The MQTT (Message Queue Telemetry Transport) messaging protocol is a lightweight protocol well suited for the Internet of Things. It is a simple protocol and an ISO standard. It comes with an extensible reference documentation. To help me learn about it and simplify my work flow, I created this cheat sheet (warning: PDF) which highlights […]

Categories
Coding Linux Messaging

EOY 2016 links

Some links about interesting things I’ve read or watched by the end of 2016. Further comments are provided on each item of the list. Single file libraries: open source libraries with minimal dependencies. The sorry state of programming world as the end of 2016 AD: food for though regarding how most of development is done […]