Type-safe Protobuf envelope utility for message queues
Project description
type-safe-mq
📦 Type-safe, language-agnostic message envelope format for distributed systems.
type-safe-mq is a lightweight protocol and library for wrapping and transmitting typed Protobuf messages across message queues (Redis Streams, Kafka, Pub/Sub, etc). It ensures message integrity by enforcing type-safe payloads and standardized envelope metadata like origin and timestamp.
✨ Features
- ✅ Language support: Python & Go
- 🔒 Strong type guarantees via Protobuf
- 🧩 Structured envelope:
payload+origin+timestamp - 📡 Suitable for Redis Streams, gRPC, Pub/Sub, and more
- 🚀 Lightweight and extensible
- 🌐 Node.js support is coming soon!
📦 Envelope Format
All messages follow this canonical envelope structure:
{
"payload": "<protobuf bytes>",
"origin": "pod-xyz",
"timestamp": 1716041999999
}
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
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 type_safe_mq-0.1.3.tar.gz.
File metadata
- Download URL: type_safe_mq-0.1.3.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffa5a8296cd1c471c761904491b1676fb40cb2e147cea65f57c6a3b3e4d2f599
|
|
| MD5 |
77fce8e49edc7bb8afaf1165388c6fd4
|
|
| BLAKE2b-256 |
55851323766efe81cecd06f53c39761fe2c98397f9b30de1cb7faf480e6cfc61
|
Provenance
The following attestation bundles were made for type_safe_mq-0.1.3.tar.gz:
Publisher:
python-publish.yml on prismtech-dev/type-safe-mq
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
type_safe_mq-0.1.3.tar.gz -
Subject digest:
ffa5a8296cd1c471c761904491b1676fb40cb2e147cea65f57c6a3b3e4d2f599 - Sigstore transparency entry: 215805792
- Sigstore integration time:
-
Permalink:
prismtech-dev/type-safe-mq@9458091bbe8f7d25099769a50e90513db91cb5ed -
Branch / Tag:
refs/tags/python/v0.1.3 - Owner: https://github.com/prismtech-dev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@9458091bbe8f7d25099769a50e90513db91cb5ed -
Trigger Event:
release
-
Statement type:
File details
Details for the file type_safe_mq-0.1.3-py3-none-any.whl.
File metadata
- Download URL: type_safe_mq-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45a6499cd6f084181e4ec5b5fba2f09eb0795c6c1c455cdb1ca2408508972d58
|
|
| MD5 |
57004896c9910feb7baa9c64a7440587
|
|
| BLAKE2b-256 |
7896c3be6a4eb41303d605d8d9b04042076e69621cc2717dded543b00a36350b
|
Provenance
The following attestation bundles were made for type_safe_mq-0.1.3-py3-none-any.whl:
Publisher:
python-publish.yml on prismtech-dev/type-safe-mq
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
type_safe_mq-0.1.3-py3-none-any.whl -
Subject digest:
45a6499cd6f084181e4ec5b5fba2f09eb0795c6c1c455cdb1ca2408508972d58 - Sigstore transparency entry: 215805797
- Sigstore integration time:
-
Permalink:
prismtech-dev/type-safe-mq@9458091bbe8f7d25099769a50e90513db91cb5ed -
Branch / Tag:
refs/tags/python/v0.1.3 - Owner: https://github.com/prismtech-dev
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
python-publish.yml@9458091bbe8f7d25099769a50e90513db91cb5ed -
Trigger Event:
release
-
Statement type: