#Review: Basic Pub/Sub with tokio channels.
2 messages · Page 1 of 1 (latest)
It doesnt support a key unfortunately, it sends data to all subscribers regardless of anything
2 messages · Page 1 of 1 (latest)
I'm not well-informed enough about channels to review this, but I feel I should drop a mention of tokio::broadcast, which is a ready-made pubsub channel
It doesnt support a key unfortunately, it sends data to all subscribers regardless of anything