class

Nozzle::Handlers::Base

Inherits Reference < Object

Instance methods

on_close

Method invoked when Application is going to close.

Source
on_connect

Method invoked when Listener is connected to PG.

Source
on_splash(splash : Events::Splash) : Nil

Method invoked whenever there is new Splash event received.

Source
on_start

Method invoked when Application is going to start.

Source