rust-postgres/postgres-protocol
Zeb Piasecki 64bf779f7c feat: add support for wasm
Adds support for compiling to WASM environments that provide JS via
wasm-bindgen. Because there's no standardized socket API the caller must
provide a connection that implements AsyncRead/AsyncWrite to
connect_raw.
2023-06-03 17:08:59 -04:00
..
src Rename accessor 2023-02-26 16:44:25 -05:00
Cargo.toml feat: add support for wasm 2023-06-03 17:08:59 -04:00
CHANGELOG.md Release postgres-protocol v0.6.5 2023-03-27 19:02:39 -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