rust-postgres/postgres-protocol
Pekka Enberg d368475b50 Add flush() to front-end messages
The PostgreSQL wire protocol has a "Flush" message, which can be used by
the clients for long-lived connections. Add a flush() helper for it.
2022-12-30 13:47:41 +02:00
..
src Add flush() to front-end messages 2022-12-30 13:47:41 +02:00
Cargo.toml Update base64 requirement from 0.13 to 0.20 2022-12-12 13:07:35 +00:00
CHANGELOG.md Release postgres-protocol v0.6.4 2022-04-30 08:24:30 -04:00
LICENSE-APACHE Clean up licenses 2021-10-28 19:22:13 -04:00
LICENSE-MIT Clean up licenses 2021-10-28 19:22:13 -04:00