sfackler / rust-postgres

Native PostgreSQL driver for the Rust programming language
Apache License 2.0
3.52k stars 446 forks source link

Initial support for replication protocol #1182

Open reu opened 1 month ago

reu commented 1 month ago

For now only drafting out support for CopyBoth messages, so we may start adding support for replication protocol.