The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.