Add initial amqtt_client implementation#1
Conversation
Signed-off-by: Davide Bettio <davide@uninstall.it>
b38fab7 to
10f8678
Compare
|
per AMP: PR Review: Add initial amqtt_client implementationCommit: SummaryInitial MQTT 3.1.1 client built on However, there are several issues that should be addressed before merge, ranging from protocol correctness to security defaults. Critical1.
|
Add amqtt_client implementation. Adding it to
amqtt_client/so we can have later also a simple mqtt server implementation.