Crate libp2p_muxer_test_harness

Source

Functions§

close_implies_flush
Verifies that Alice can send a message and immediately close the stream afterwards and Bob can use read_to_end to read the entire message.
connected_muxers_on_memory_ring_buffer
read_after_close
Verifies that we can “half-close” a substream.