energostack / bisquitt

Bisquitt, a transparent MQTT-SN gateway
Eclipse Public License 2.0
19 stars 3 forks source link

Backport improvements from `packets2` to `packets1` #61

Open dmajda opened 1 year ago

dmajda commented 1 year ago

When creating the packets2 package with packets1 as the base, the code was improved in some places. These improvements should be backported to packets1 at some point. This issue contains a list of such instances and should serve as a reminder.

List of improvements

mprymek commented 1 year ago

Separate issue: "the error handling in NewPacketWithHeader changed" (https://github.com/energomonitor/bisquitt/pull/54#discussion_r1004601884)

Addressed in https://github.com/energomonitor/bisquitt/pull/63