emqtt icon indicating copy to clipboard operation
emqtt copied to clipboard

How to write a callback function to continuously receive the messages from subscription topics?

Open yaocl opened this issue 1 year ago • 0 comments

Following the code sample in readme, "receive .... end." only can receive a message from subscription topics. Can we register a callback function to "ConnPid" in order to continuously receive the messages from subscription topics?

yaocl avatar Apr 21 '23 07:04 yaocl