class PG::ListenConnection
- PG::ListenConnection
- Reference
- Object
Defined in:
pg.crConstructors
- .new(url, channels : Enumerable(String), &blk : PQ::Notification -> )
- .new(url, *channels : String, &blk : PQ::Notification -> )
Instance Method Summary
-
#close
Close the connection.