Skip to main content

Python package to create publishers & subscribers to send JSON payloads over ZMQ.

Project description

# zmqpubsubdemo

Python publisher & subscriber to send JSON payloads over ZMQ.

## Installation 1. Install pip3 - sudo apt-get update - sudo apt-get -y install python3-pip 2. Install pyzmq - sudo pip3 install pyzmq

### Create a Publisher: - zmqpubsub.Publisher(ip=’x.x.x.x’, port=’yyyy’)

### Create a Subscriber - zmqpubsub.Subscriber(ip=’x.x.x.x’, port=’yyyy’)

Change Log

0.0.1 (05/05/2022)

  • First Release

0.0.2 (20/07/2022)

  • Added the unsubscribe option.

0.0.3 (20/07/2022)

  • Implemented try catch statement

0.0.8 (21/10/2022)

  • fixed an issue such that it is possible now to subscribe to many topics on the same subscriber.

Project details


Download files

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

Source Distribution

zmqpubsub-0.0.8.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file zmqpubsub-0.0.8.tar.gz.

File metadata

  • Download URL: zmqpubsub-0.0.8.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.2

File hashes

Hashes for zmqpubsub-0.0.8.tar.gz
Algorithm Hash digest
SHA256 0082f4a7a0eb50167666aa45cb782466e66725e45cc88f3a2b32d975e7b3be12
MD5 4e190ca7488ab60591266d16fef16d8e
BLAKE2b-256 0d83bddfbbbad82ba925e88dca9d81aa7b02a29d368229e7ac5f80c81346856c

See more details on using hashes here.

Supported by

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