Skip to content

Conversation

bernhardkaindl
Copy link
Contributor

@bernhardkaindl bernhardkaindl commented Aug 25, 2022

@dapper91: client and server for JSON-RPC over MQTT with examples

RFC:

It's dependency library asyncio-paho needs python >= 3.8, updated in pyproject.toml accordingly to >3.8

I understand that not supporting Python 3.7 (because https://github.com/toreamun/asyncio-paho which this backend uses does not support it) might not be that welcome.

@bernhardkaindl bernhardkaindl force-pushed the pj-dev-aio_paho branch 2 times, most recently from a3e1cc1 to 17acf9c Compare August 26, 2022 00:57
New client backend aio_paho for JSON-RPC over MQTT.

It's dependency library asyncio-paho needs python >= 3.8,
updated in pyproject.toml accordingly.
@bernhardkaindl bernhardkaindl changed the title Add aio_paho MQTT client backend and example Add aio_paho MQTT client and server with examples Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant