Testability/mockability
Testing this library or users of this library can be done without any transport by using FullDuplexStream.CreatePair from the the Nerdbank.Streams library in your tests to produce a pair of full-duplex Stream objects.
Testing this library or users of this library can be done without any transport by using FullDuplexStream.CreatePair from the the Nerdbank.Streams library in your tests to produce a pair of full-duplex Stream objects.