Skip to main content

No project description provided

Project description

kaiju-mqtt-py

This library provides a request and response/handle API used in Netflix software when communicating over MQTT. It also wraps existing pub/sub type of functionality.

Examples of use are in the tests directory. The features directory includes final checks before publishing new versions.

kaiju-request helper binary

A helper binary named "kaiju-request" is installed that can pass raw values via command line (usually quoted JSON).

kaiju-request --broker r3000000.raehub.com --topic test_runner/get_testplan/12345 --payload '{"this": "that"}'

# or
export RAE=r3000000.raehub.com 
kaiju-request -t test_runner/get_testplan/12345

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

kaiju_mqtt_py-1.6.5.dev1-py3-none-any.whl (7.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page