class TransportStep : PipelineStep
TransportStep(connectionManager: ConnectionManager, remoteMeshNodeManager: RemoteMeshNodeManager)
suspend fun onOutbound(context: PipelineContext, msg: Message): Unit