Skip to content

Feature Request: LISTEN support (ie. NotificationResponse) #62

@andrepl

Description

@andrepl

the _MSG_NOTIFICATION_RESPONSE is defined in the code, but the message type is not implemented.

There are a few ways to implement this, but simply providing a conn.listen("channel") that returns a stream seems the most obvious and idiomatic to me. the postgres listen command operates 'per-connection' and doesn't block, so I'm not sure how this would interact with pools (if at all).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions