kubemq-Python
kubemq-Python copied to clipboard
Python client for KubeMQ server https://kubemq.io
Having an issue with running multiple kubemq sender objects across disparate processes in python. I am running the latest kubemq community docker container with hash `520bdca15eef` with port 50000 forwarded...
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.51.1 to 1.54.2. Release notes Sourced from grpcio-tools's releases. Release v1.54.2 This is release gRPC Core 1.54.2 (gracious). For gRPC documentation, see grpc.io. For previous releases, see...
Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.58.0 to 1.59.0. Release notes Sourced from googleapis-common-protos's releases. v1.59.0 1.59.0 (2023-03-20) Features Add overrides_by_request_protocol to BackendRule in google/api/backend.proto (77376dd) Add proto_reference_documentation_uri to Publishing in google/api/client.proto (77376dd)...
How to reproduce: 1. start a kubemq server 2. run the following python code: ```python import logging from typing import Optional from kubemq.commandquery import Responder, RequestReceive, Response from kubemq.subscription import...
I'm using kubemq to communicate with other projects, using the CQRS pattern. My project's language is Python, the other projects' language is Java. The problem I encountered happens when I...
Hi, I have created a simple test setup with 3 docker containers. The first container is the KubeMQ standalone docker container (based on the docker based installation, https://github.com/kubemq-io/kubemq-community), the second...
Bumps [grpcio](https://github.com/grpc/grpc) from 1.64.1 to 1.65.2. Release notes Sourced from grpcio's releases. Release v1.65.2 This is release gRPC Core 1.65.2 (gnarly). For gRPC documentation, see grpc.io. For previous releases, see...
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.51.1 to 1.65.2. Release notes Sourced from grpcio-tools's releases. Release v1.65.2 This is release gRPC Core 1.65.2 (gnarly). For gRPC documentation, see grpc.io. For previous releases, see...
Bumps [googleapis-common-protos](https://github.com/googleapis/python-api-common-protos) from 1.58.0 to 1.63.2. Release notes Sourced from googleapis-common-protos's releases. v1.63.2 1.63.2 (2024-06-19) Bug Fixes deps: Require protobuf>=3.20.2 (c77c0dc) Regenerate pb2 files for compatibility with protobuf 5.x (c77c0dc)...
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.51.1 to 1.66.1. Release notes Sourced from grpcio-tools's releases. Release v1.66.1 This is release gRPC Core 1.66.1 (gladiator). For gRPC documentation, see grpc.io. For previous releases, see...