can i use a single nodehandle for multiple subscrubers in a single cpp file
is it possible to use a single node handle to subscribe to multiple topics simultaneously or will this only subscribe to a single topic and then switch from one topic to another. will this cause me a loss of a particular topic data at that instant ? thnx