pure functions Client:connect(...., int32_t timeout) not provided by MqttClient library. #116
Labels
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Compiler warnings when compiled with Ardunio, esp32 v3.1.0 and All warning enabled
The MqttClient class should provide implementation for the pure functions of the Client class
probably something like this in addition to the existing interface:
The text was updated successfully, but these errors were encountered: