createInMemoryPair
@totemsdk/stream-transport / createInMemoryPair
Function: createInMemoryPair()
createInMemoryPair(): [
InMemoryTransport,InMemoryTransport]
Create a linked pair of InMemoryTransport instances. Bytes sent on [0] arrive on [1] and vice-versa.