graphql-engine/v3/crates/custom-connector
Samir Talwar cc8bdcc560 Add support for HTTP/2 to the custom connector. (#581)
Enable HTTP/2 support for Axum, so that we can make use of request
multiplexing from the engine in the future.

I also added an `env_logger` to the custom connector so we can see
what's going on there.

V3_GIT_ORIGIN_REV_ID: 3082b988ae3d149ee548f94638308876734b26df
2024-05-14 15:11:28 +00:00
..
data Allow nulls when expecting object or array in response (#440) 2024-04-04 10:53:40 +00:00
src Add support for HTTP/2 to the custom connector. (#581) 2024-05-14 15:11:28 +00:00
Cargo.toml Add support for HTTP/2 to the custom connector. (#581) 2024-05-14 15:11:28 +00:00