{"id":67751,"library":"tetsy-libp2p-swarm","title":"Tetsy Libp2p Swarm","description":"The tetsy-libp2p swarm, providing peer-to-peer networking capabilities.","status":"active","version":"0.28.0","language":"rust","source_language":null,"source_url":"https://github.com/libp2p/rust-libp2p","tags":["p2p","networking","libp2p","async"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\ntetsy-libp2p-swarm = \"0.28.0\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add tetsy-libp2p-swarm","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Swarm","correct":"use tetsy_libp2p_swarm::Swarm;"}],"quickstart":{"code":"use tetsy_libp2p_swarm::Swarm;\n\nfn main() {\n    let swarm = Swarm::new();\n    println!(\"Swarm created\");\n}","lang":"rust","description":"Creates a new libp2p swarm instance."},"warnings":[{"fix":"Use with tokio and configure a transport like TCP.","message":"Requires async runtime and transport configuration.","severity":"gotcha","affected_versions":">=0.28.0"}],"env_vars":null,"search_vec":"'async':19 'capabl':15 'libp2p':2,7,18 'network':14,17 'p2p':16 'peer':11,13 'peer-to-p':10 'provid':9 'swarm':3,8 'tetsi':1,6 'tetsy-libp2p':5","created_at":"2026-06-17T17:41:04.431634+00:00","updated_at":"2026-06-17T17:41:04.431634+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/libp2p/rust-libp2p","github":"https://github.com/libp2p/rust-libp2p","docs":"https://docs.rs/tetsy-libp2p-swarm/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","async"],"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}}