refactor: one channel per consumer
This commit is contained in:
@@ -108,5 +108,5 @@ pub async fn client_subscriber(
|
||||
}
|
||||
}
|
||||
|
||||
consumer.dispose().await;
|
||||
consumer.dispose_channel().await;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user