NAME
Net::Async::Redis::Subscription - represents one subscription
DESCRIPTION
Instances are generated by "subscribe" in Net::Async::Redis.
events
Returns a Ryu::Source representing the messages emitted by this subscription.
redis
Accessor for the Net::Async::Redis instance.
channel
The channel name for this instance.
AUTHOR
Tom Molesworth <TEAM@cpan.org>
LICENSE
Copyright Tom Molesworth 2015-2017. Licensed under the same terms as Perl itself.