Skip to content

Initial support of pgwire NOTICE machinery

In order to handle async notifications from cluster, driver should support handling of event messages introduced in ADR.

This includes:

  1. Handshake process
  2. Handling of supported protocol messages according to protocol version.