ClientTransport.openListen

Open a long-lived subscriptions/listen stream for listenMessage, dispatching every inbound message on it to the inbound handler. Returns a handle whose cancel()/close() stops the stream.

interface ClientTransport
@safe
openListen