{"id":19155067,"url":"https://github.com/rkdud007/gossip-p2p-tutorial-rs","last_synced_at":"2026-05-18T07:32:00.849Z","repository":{"id":219441889,"uuid":"749068536","full_name":"rkdud007/gossip-p2p-tutorial-rs","owner":"rkdud007","description":"libp2p-rs tutorial with gossip protocol","archived":false,"fork":false,"pushed_at":"2024-01-28T09:26:37.000Z","size":63,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T21:29:58.129Z","etag":null,"topics":["gossip-protocol","libp2p","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rkdud007.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-27T13:54:01.000Z","updated_at":"2024-02-13T16:03:00.000Z","dependencies_parsed_at":"2024-01-28T12:29:20.277Z","dependency_job_id":"484870a9-08ee-412c-b0ea-a286ffc89419","html_url":"https://github.com/rkdud007/gossip-p2p-tutorial-rs","commit_stats":null,"previous_names":["rkdud007/rust-libp2p-tutorial","rkdud007/gossip-p2p-tutorial-rs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rkdud007/gossip-p2p-tutorial-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkdud007%2Fgossip-p2p-tutorial-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkdud007%2Fgossip-p2p-tutorial-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkdud007%2Fgossip-p2p-tutorial-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkdud007%2Fgossip-p2p-tutorial-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rkdud007","download_url":"https://codeload.github.com/rkdud007/gossip-p2p-tutorial-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rkdud007%2Fgossip-p2p-tutorial-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33169198,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gossip-protocol","libp2p","rust"],"created_at":"2024-11-09T08:29:11.509Z","updated_at":"2026-05-18T07:32:00.815Z","avatar_url":"https://github.com/rkdud007.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Goofy Gossip protocol p2p network\n\nSimple gossip protcol implementation with rust libp2p library inspired by ping-pong tutorial from : https://github.com/libp2p/rust-libp2p/blob/master/libp2p/src/tutorials/ping.rs\n\n### Run\n\nFirst Terminal\n\n```sh\ncargo run\n```\n\nyou will get like this\n\n```sh\nListening on \"/ip4/127.0.0.1/tcp/51323\"\nListening on \"/ip4/192.168.0.3/tcp/51323\"\nListening on \"/ip4/169.254.58.22/tcp/51323\"\n```\n\nSecond terminal\n\n```sh\ncargo run -- /ip4/127.0.0.1/tcp/51323\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkdud007%2Fgossip-p2p-tutorial-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frkdud007%2Fgossip-p2p-tutorial-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frkdud007%2Fgossip-p2p-tutorial-rs/lists"}