Is it possible to use this library to receive asynchronous notifications from the database server? I'm currently using postgresql-simple's Notification just for this functionality as I couldn't find a way to do it with this library but I'd rather avoid the extra dependency if possible.
Thanks for this amazing library BTW, it's been a pleasure to use so far.
Is it possible to use this library to receive asynchronous notifications from the database server? I'm currently using postgresql-simple's Notification just for this functionality as I couldn't find a way to do it with this library but I'd rather avoid the extra dependency if possible.
Thanks for this amazing library BTW, it's been a pleasure to use so far.