class Nozzle::Listener

Defined in:

nozzle/listener.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(url : String, *channel : String) #

[View source]

Instance Method Detail

def on_action(handler : Events::Action -> ) #

[View source]
def start(h : Proc | Nil = nil) #

[View source]
def stop(h : Proc | Nil = nil) #

[View source]