run_large_blob_echo

Function run_large_blob_echo 

Source
pub async fn run_large_blob_echo<F: TransportFactory>()
Expand description

Test that large blobs are correctly echoed back.

This verifies that payloads larger than the inline threshold (and larger than typical small messages) are correctly transmitted and received.