postgres-nio icon indicating copy to clipboard operation
postgres-nio copied to clipboard

Start work on async listen

Open fabianfett opened this issue 3 years ago • 0 comments

Motivation

We want to translate all our APIs to async.

Changes

  • Add listen(_: String) -> PostgresNotificationSequence function

Result

Async listen is possible.

fabianfett avatar Mar 14 '22 12:03 fabianfett