Class ForwardingDebugChannel

A DebugChannel wrapper implementation that sends and receives messages to/from an underlying Channel.

Implements

Constructors

Properties

onMessageEmitter: Emitter<string> = ...
underlyingChannel: Channel

Methods