Computer

Computer

Push data to RabbitMQ

The objective of this tutorial is to publish temperature and humidity to a RabbitMQ message broker.

Store data into InfluxDB

The objective of this tutorial is to install an InfluxDB container with Docker and interacting with it.

Consume data from reactive client

The objective of this tutorial is to develop a reactive client which consuming temperature and humidity via websocket and showing a dashboard of continuous...

Consume data from RabbitMQ

The objective of this tutorial is to develop a reactive server which consuming data from a rabbitmq message broker and publishing data to client via websocke...