Describe the enhancement you are requesting.
Consider using Go errors group (golang.org/x/sync/errgroup) for handling routines in main functions of Mainflux services.
Indicate the importance of this enhancement to you (must-have, should-have, nice-to-have).
This is a nice-to-have.
This repository contains sample applications illustrating how to use the IOWA SDK as well as the Evaluation IOWA SDK. The IOWA SDK is the most compact C implementation OMA LwM2M protocol.
In this repository, the LWM2M protocol is integrated with blockchain to improve reliability and auditability. This integration also provides a secure ledger to store critical information like anomalies. The Java implementation of LWM2M, Leshan, and Ethereum testnet Ropsten have been be used for this purpose.
ENHANCEMENT
Describe the enhancement you are requesting.
Consider using Go errors group (
golang.org/x/sync/errgroup
) for handling routines inmain
functions of Mainflux services.Indicate the importance of this enhancement to you (must-have, should-have, nice-to-have).
This is a nice-to-have.