Low-level protocol implementation for EdgeDB database client; renamed to gel-protocol.
# Cargo.toml
[dependencies]
edgedb-protocol = "0.7.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to an EdgeDB instance (requires async runtime).
Use gel-protocol instead.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.