DataChannel endpoint: are DirectTransports really needed?

You can consume a DataProducer from a normal DataConsumer created in a PipeTransport in the same Router as the DataProducer. No need for DirectTransport here.

This is a hack due to hot changes. All this will be refactored in v4.

1 Like