Publisher and Subscriber using same node!
Can anybody provide me an example for using publisher and subscriber with the same node? I want to publish a topic from node 1 and then subscribe to that topic from node 2 and then publish the subscribed data from node 2 to another topic!