I need to implement bidirectional throughput in my project . in this demo extension only two functionality added-> `var directionOptions: [IperfDirection] = [.download, .upload]` can you explain how to implement bidirectional throughput. Thanks