mq-bridge 0.3.8

An asynchronous message bridging library connecting Kafka, MQTT, AMQP, NATS, MongoDB, HTTP, and more.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[build-system]
build-backend = "flit_core.buildapi"
requires = ["flit_core"]

[project]
name = "server"
version = "1.0.0"
description = "the-benchmarker entry for mq-bridge-py"
# mq-bridge-py itself is built and installed from git by the config.yaml
# bootstrap steps (it is not published on PyPI), so it is intentionally not
# listed here.
dependencies = []