Peter Hinch
Peter Hinch
In principle yes. When @kevinkk525 was involved we discussed this but never performed a detailed study of what was involved. Have you assessed the size of the problem in terms...
I would be glad to provide support as you describe. Point 1. is clearly a major one which cannot be decided until there is a clearer view of the other...
That is a very detailed review - it looks like a big job. A few broad-brush comments. 1. The V5 client needs to be compatible with communications with arbitrary V5...
Taking your points in order: 1. I was thinking of IOT systems containing clients based on other software. We should declare any limitations on compatibility, such as lack of support...
FYI you might want to see https://github.com/peterhinch/micropython-mqtt/issues/132
Thanks for the update.
One issue I mentioned earlier is the `clean_init` arg [discussed here in the docs](https://github.com/peterhinch/micropython-mqtt/tree/master/mqtt_as#notes). I provided this because I believed it to be necessary in a microcontroller context, although the...
For the benefit of your internal discussions it's worth pointing out that achieving resilience took a lot of time. It involved tests including outing brokers and AP's, putting a running...
I've looked at the code and it seems good. In order to review it properly I need to refresh my memory about V5 - we last looked at it nearly...
Thanks for that detailed response. My initial response to "uncompleted features" above is as follows. Looking at the code, the user is able to choose the protocol. I assume that,...