final |
|---|
readonly |
Thin shell that drives a single transport's lifecycle. run() attaches the
listeners once and blocks until the transport closes.
| Methods | ||
|---|---|---|
public
|
__construct(MessageDispatcherInterface $dispatcher, LoggerInterface $logger = new NullLogger())
|
# |
public
|
run(TransportInterface $transport): void
|
# |