Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port spec compliance testing to Rust #40

Open
bschwind opened this issue Dec 19, 2021 · 0 comments
Open

Port spec compliance testing to Rust #40

bschwind opened this issue Dec 19, 2021 · 0 comments

Comments

@bschwind
Copy link
Owner

Currently, the eclipse paho project has some python-based compliance testing scripts:

V3.11 - https://github.com/eclipse/paho.mqtt.testing/blob/master/interoperability/client_test.py
V5 - https://github.com/eclipse/paho.mqtt.testing/blob/master/interoperability/client_test5.py

It would be nice to port these to Rust, either using this library as a client, or using another open-source and compatibly-licensed Rust project.

@bschwind bschwind added this to the MQTT V5 Spec Compliance milestone Dec 19, 2021
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

No branches or pull requests

1 participant