AMQP Pub/Sub for the Hydromill project. This project is a direct port of https://github.com/ThreeDotsLabs/watermill-amqp.
Project description
Hydromill AMQP Pub/Sub
AMQP Pub/Sub for the Hydromill project. This project is a direct port of Watermill AMQP Pub/Sub.
Usage
Example publisher:
amqp_uri = "amqp://guest:guest@localhost:5672/"
amqp_config = await new_durable_pubsub_config(amqp_uri)
publisher = await new_publisher(amqp_config)
message = Message(payload=b"simple")
await publisher.publish("topic", messages=[message])
References
License
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 Distribution
hydromill_amqp-0.1a9.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hydromill_amqp-0.1a9.tar.gz.
File metadata
- Download URL: hydromill_amqp-0.1a9.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.9.6 Darwin/23.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d0af3d5a22c6a33949912f7bc2318c67917f1cd73ba5f8146d1485aad6a3814
|
|
| MD5 |
9937a20663dcf672b61bf0a0374fb011
|
|
| BLAKE2b-256 |
60ff585b64d0d1c10e0e1234b5857a4e9adc4c810a28248ea82e846f22745f84
|
File details
Details for the file hydromill_amqp-0.1a9-py3-none-any.whl.
File metadata
- Download URL: hydromill_amqp-0.1a9-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.9.6 Darwin/23.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a881305f8fc1a6f74ba7b422daaa2166793974b208fd4ac74a9167b30fb491ec
|
|
| MD5 |
87aa44448328749ee90d3c466e96b8ac
|
|
| BLAKE2b-256 |
7b99ed75d676068abc14272a0be37000fa63a9120a2a9d598c22bae1e990cb4e
|