Skip to content

Instance Method

listen(_:)

Deprecated

Use the new listen method that takes a closure to handle notifications

Start listening for a channel.
func listen(_ channel: String) async throws -> PostgresNotificationSequence