Swift-Kuery-PostgreSQL icon indicating copy to clipboard operation
Swift-Kuery-PostgreSQL copied to clipboard

Support for Postgres LISTEN/NOTIFY?

Open thedodd opened this issue 5 years ago • 0 comments

Any plans to add support for Postgres LISTEN & NOTIFY? The NOTIFY bit probably already works, but receiving async notifications from Postgres needs to be handled at the wire protocol level.

thedodd avatar Feb 03 '20 18:02 thedodd