energostack / bisquitt

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

packets2: Add connection-related packets #56

Closed mprymek closed 1 year ago

mprymek commented 1 year ago

PR adds connection-related packets: Auth, Connect, Connack, Disconnect, Pingresp, Pingreq.

Failed tests are OK. They will pass as long as all packets are merged in.