class Movie::Streams::Typed::Subscription(T)

Defined in:

movie/streams_typed.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ref : ActorRef(MessageBase(T)), subscriber : ActorRefBase | Nil = nil) #

[View source]

Instance Method Detail

def cancel #

[View source]
def request(n : UInt64) #

[View source]