Feature request
(From ros2/ros2#531)
Feature description
Using the count_matched capabilities of RMW, allow publishers to enable/disable work based on the number of subscribers present.
Implementation considerations
Can utilize: ros2/rmw#155, which still needs to be exposed at the rclcpp level.