{"id":18275149,"url":"https://github.com/adzialocha/p2p-chat","last_synced_at":"2025-08-23T00:26:14.373Z","repository":{"id":74855624,"uuid":"190284144","full_name":"adzialocha/p2p-chat","owner":"adzialocha","description":"Simple p2p chat with mDNS discovery, append-only log data structure and replication protocol for learning purposes","archived":false,"fork":false,"pushed_at":"2019-08-04T14:31:33.000Z","size":25,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T03:31:52.759Z","etag":null,"topics":["append-only","p2p","p2p-chat","toy-project"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adzialocha.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-04T21:48:38.000Z","updated_at":"2022-09-05T18:19:17.000Z","dependencies_parsed_at":"2023-03-24T00:33:01.934Z","dependency_job_id":null,"html_url":"https://github.com/adzialocha/p2p-chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adzialocha/p2p-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fp2p-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fp2p-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fp2p-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fp2p-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adzialocha","download_url":"https://codeload.github.com/adzialocha/p2p-chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fp2p-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271722865,"owners_count":24809668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["append-only","p2p","p2p-chat","toy-project"],"created_at":"2024-11-05T12:12:00.480Z","updated_at":"2025-08-23T00:26:14.341Z","avatar_url":"https://github.com/adzialocha.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# p2p-chat\n\nA toy p2p chat protocol implementation inspired partly by [Hypercore](https://github.com/datproject/docs/blob/master/papers/dat-paper.pdf) with local [mDNS discovery](https://en.wikipedia.org/wiki/Multicast_DNS), append-only log data structure and replication protocol for learning purposes.\n\nPlease note: *This is work in progress and will be published together with a tutorial when finished.*\n\n## Usage\n\nStart chat channel:\n\n  ```\n  cargo run\n  \u003e chat://20d7eb0934d482fca4f975270b8ad6e28ecbdeebad5bed8c1acd5006eec771ea\n  ```\n\nJoin existing chat channel:\n\n  ```\n  cargo run -- --channel chat://20d7eb0934d482fca4f975270b8ad6e28ecbdeebad5bed8c1acd5006eec771ea\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadzialocha%2Fp2p-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadzialocha%2Fp2p-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadzialocha%2Fp2p-chat/lists"}