{"id":71798,"library":"ockam-transport-core","title":"Ockam Transport Core","description":"Generic Transport primitives for the Ockam framework.","status":"active","version":"0.103.0","language":"rust","source_language":null,"source_url":"https://github.com/build-trust/ockam","tags":["ockam","transport","networking","primitives"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nockam_transport_core = \"0.103.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add ockam_transport_core","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Transport","correct":"use ockam_transport_core::Transport;"}],"quickstart":{"code":"use ockam_transport_core::Transport;\n\nfn main() {\n    // Transport trait is used to define custom transports\n    println!(\"Transport primitives available\");\n}","lang":"rust","description":"Demonstrates importing the Transport trait."},"warnings":[],"env_vars":null,"search_vec":"'core':3 'framework':10 'generic':4 'network':13 'ockam':1,9,11 'primit':6,14 'transport':2,5,12","created_at":"2026-06-17T18:31:37.899011+00:00","updated_at":"2026-06-17T18:31:37.899011+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/build-trust/ockam","github":"https://github.com/build-trust/ockam","docs":"https://docs.rs/ockam_transport_core/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}