🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/eclipse/paho.mqtt.testing

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/eclipse/paho.mqtt.testing

v0.0.0-20240118152354-9d7bb80bb8b9
Source
Go
Version published
Created
Source

Eclipse Paho Testing Utilities

The Paho Testing Utilities are a collection of code and tools to help test MQTT clients and Brokers.

All the features are currently in the interoperability directory. The components, or capabilities include:

  • a Python MQTT broker which implements versions 3.1.1 and 5.0 (plus the start of MQTT-SN support)
  • a simple Python MQTT client, also supporting versions 3.1.1 and 5.0, used for simple general test suites
  • an MQTT network proxy, which can forward traffic to and from a broker, and display the MQTT packet info
  • Python modules to de/serialize MQTT packets for MQTT 3.1.1 and 5.0
  • an MQTT load/connection loss test, designed to investigate the reconnection logic for QoS 1 and 2 flows

Check the readme in the interoperability directory for details.

FAQs

Package last updated on 18 Jan 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts