class PG::ListenConnection

Defined in:

lib/pg/src/pg.cr
ext/pg.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(url, channels : Enumerable(String), blocking : Bool = false, &blk : PQ::Notification -> ) #

[View source]

Instance Method Detail

def start #

[View source]