Skip to content

wait_msg() is not working properly with Subscribe #219

@kkumar326

Description

@kkumar326

Publishing is working fine on same MQTT connection while subscribe is not working.
I traced back the error to this function:

wait_msg()

res = self.sock.read(1) is receiving: b'' on sending data on subscribed topic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions