Docs.rs
pgwire-replication-0.1.1
pgwire-replication 0.1.1
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
vnvo
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
optional
bytes ^1
normal
hmac ^0.12
normal
optional
md5 ^0.7
normal
optional
rand ^0.9
normal
optional
rustls ^0.23
normal
optional
rustls-pemfile ^2
normal
optional
sha2 ^0.10
normal
optional
testcontainers ^0.25
normal
optional
thiserror ^1
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
optional
tokio-rustls ^0.26
normal
optional
tokio-util ^0.7
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
webpki-roots ^0.26
normal
optional
criterion ^0.5
dev
hex ^0.4
dev
proptest ^1
dev
tempfile ^3
dev
tokio-postgres ^0.7
dev
Versions
76.97%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module framing
pgwire_
replication
0.1.1
Module framing
Module Items
Structs
Constants
Functions
In pgwire_
replication::
protocol
pgwire_replication
::
protocol
Module
framing
Copy item path
Source
Structs
§
Backend
Message
Constants
§
MAX_
MESSAGE_
SIZE
Maximum backend message size (1GB) - prevents memory exhaustion from malformed length fields This is more than enough.
Functions
§
read_
backend_
message
write_
copy_
data
write_
copy_
done
write_
password_
message
write_
query
write_
ssl_
request
write_
startup_
message