Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[paho-dev] How to help with Paho MQTT C review process?
  • From: Adam Aposhian <adam.aposhian@xxxxxxxxxxxxxxxxxxxx>
  • Date: Mon, 19 Feb 2024 20:11:53 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=fireflyautomatix.com; dmarc=pass action=none header.from=fireflyautomatix.com; dkim=pass header.d=fireflyautomatix.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=/yi7rR7Y2w7P+V0jBand5sqfhU6yx3BRtqCt6027KEY=; b=Eue1nDk/IEkhqFCso97C6mnLYKZVf/aZb8Mu7IAZeupoXUowA6EjCZtzkxDlo6eFiVci5oQR6mriu6XcuHKX2CPp5riVhjP+SBk+NhdaHuF0/GdRQkhziXkp0N3SNWVsCFaK9l6uAtxJBc5P85RhDHynMf9Gc1oEoL2MljVo7yzBmK/TtRYIxlzUTfRdAfI4q6COFH25fMUDY6hAmj8lYPIg7I5wCrxdw63irZ9FeHQNhZakmV+yYIQTLs3eoV9xz7XDBidxRfMX6roZBxzWULIE5VB3jy0bqQE1JNFFvOKpD3oO+cC7HnZxCHmPvaLrtTs0IvydID8CqmfRn4LtuA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=QqnOuMHIwyQrNln4dd5K9RtB0sW81MKu9wfPTC5FNBzypKtt7eR919ABUq/f0AVEcbugLjUV5jicE932G50/5ZN1DRl0ftycF4bmyuYXTcliFy5USyIcirHkJOPanmGibQSALo6X34L/7fWP62mQTbRWhThTuwywMqMDAvv+gi8tBY7ekCDu69qRDmVZ6LymfyNWMNfbC0zS62x7K7uFDrsF/iNFvdr1Bq/Nr6UiXB0HSS7ceqe31FFrhvRoBz6wNP/erOU088ojDbyJ92X539MIWzo09qg0fwHjKq5Q0hhWQWEAgfjp51BwHga5gRvzIgfZldR/T1wF0TzlV+LNpA==
  • Delivered-to: paho-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/paho-dev/>
  • List-help: <mailto:paho-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/paho-dev>, <mailto:paho-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/paho-dev>, <mailto:paho-dev-request@eclipse.org?subject=unsubscribe>
  • Msip_labels:
  • Thread-index: AQHaY20pOGS0lfGAOE6EmJBe5txqsQ==
  • Thread-topic: How to help with Paho MQTT C review process?
  • X_sophos_tls_connection: OPP_TLS_1_3
  • X_sophos_tls_delivery: true

My name is Adam Aposhian. I'm an engineer at FireFly Automatix: a robotics company that makes use of Paho Mqtt Cpp (and therefore Paho Mqtt C) in our products. I've been happy to see that these clients are getting supported, although it looks like that Paho Mqtt C is queuing up a few PRs: mostly minor fixes or enhancements. I'm wondering if there is a way that I can help support the review process, probably through testing.

Currently I'm most interested in integrating the CMake cleanup work by Frank Pagliughi (https://github.com/eclipse/paho.mqtt.c/pull/1428), as well as improving the error reporting in the library (ex:https://github.com/eclipse/paho.mqtt.c/pull/1450, https://github.com/eclipse/paho.mqtt.c/pull/1442).

Let me know how I can help! Also, this is my first message on the mailing list, so apologies if this is not the correct channel or format for this communication.

Thanks,

Adam Aposhian

Back to the top