An async HTTP and WebSocket client library built on Actix.
# Cargo.toml
[dependencies]
awc = "3.8.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends an async GET request and prints the response status.
Use #[actix_web::main] or tokio::main attribute.
No dependency data recorded yet.