sdk-rust/example-projects
Jim Crossley 7871ea63eb Compatible with actix-web 4.0.0-beta.19
Main challenge here was no longer being able to to construct
web::Payload instances from dev::Payload instances. Instead, we now
invoke the web::Payload FromRequest impl directly.

Also adapted to the latest upstream test and body redesign.

Signed-off-by: Jim Crossley <jim@crossleys.org>
2022-02-11 08:55:26 -05:00
..
actix-web-example Compatible with actix-web 4.0.0-beta.19 2022-02-11 08:55:26 -05:00
axum-example Axum 0.4.0 (#168) 2022-01-17 09:23:12 -05:00
poem-example Account for poem 1.2 breaking changes (#166) 2022-01-06 00:37:49 -05:00
rdkafka-example Bump rdkafka version (#170) 2022-02-05 12:07:41 -05:00
reqwest-wasm-example Make the reqwest/wasm example a little more helpful 2021-10-27 23:18:04 -04:00
warp-example Add some example help 2021-10-20 21:46:44 -04:00