Skip to content

Asyncio core rewrite testing #141

@flyte

Description

@flyte

I've built an asyncio version of the core, which I'd like people to help me test before I inflict it on the general public. It's on PyPI as mqtt-io. The code for it exists within feature/asyncio, and for the most part, it should work with existing config files.

Please use this Issue or Discord to discuss your experiences.

Installation

pip3 install --pre mqtt-io

Usage

Run the program, replacing config.yml with the path to your config file:

python3 -m mqtt_io config.yml

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions