Issue with streams
I seem to be doing something wrong when trying to convert the below code to a
However when I try to convert the above code to a stream, I no longer get messages coming through because the "received message" log never appears.
Any ideas?
Stream. The code below correctly outputs the log "received message" when a message is published.However when I try to convert the above code to a stream, I no longer get messages coming through because the "received message" log never appears.
Any ideas?
