pub fn positive_handler(msg: &i32)
Expand description
Positive integer stream handler
It prints each positive number it receives. When the positive value exceeds 3, it issues a skip command for the negative stream. When it exceeds 8 it issues a stop command for the negative stream