{"id":18511328,"url":"https://github.com/hasnocool/litep2p_network","last_synced_at":"2026-01-05T04:47:04.320Z","repository":{"id":257687871,"uuid":"853637364","full_name":"hasnocool/litep2p_network","owner":"hasnocool","description":"A Rust-based implementation of a peer-to-peer network using the libp2p protocol suite.","archived":false,"fork":false,"pushed_at":"2024-09-18T10:34:34.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-25T20:41:41.767Z","etag":null,"topics":["decentralized-applications","event-driven-architecture","libp2p","peer-to-peer-networking","ping-protocol","quic","request-response-protocol","rust","tcp"],"latest_commit_sha":null,"homepage":null,"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/hasnocool.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-07T05:18:26.000Z","updated_at":"2024-11-08T03:36:53.000Z","dependencies_parsed_at":"2024-09-18T04:53:55.601Z","dependency_job_id":"8bc9ef72-5062-4db0-9d01-c244ff95ca95","html_url":"https://github.com/hasnocool/litep2p_network","commit_stats":null,"previous_names":["hasnocool/litep2p_network"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasnocool%2Flitep2p_network","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasnocool%2Flitep2p_network/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasnocool%2Flitep2p_network/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hasnocool%2Flitep2p_network/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hasnocool","download_url":"https://codeload.github.com/hasnocool/litep2p_network/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239225764,"owners_count":19603162,"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","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":["decentralized-applications","event-driven-architecture","libp2p","peer-to-peer-networking","ping-protocol","quic","request-response-protocol","rust","tcp"],"created_at":"2024-11-06T15:28:00.880Z","updated_at":"2025-10-31T19:30:32.148Z","avatar_url":"https://github.com/hasnocool.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Project Title:** Litep2P Network\n=====================================\n\n## Description\n\nI built this to create a highly scalable and performant peer-to-peer (P2P) network using Rust and the [Litep2p](https://github.com/litep2p/litep2p-rs) library. This project aims to showcase the flexibility of Litep2p by implementing multiple transport protocols (TCP and QUIC), event-driven architecture, and a range of built-in features.\n\n## Features\n\nOne cool feature is... **Multi-Transport Support**! Our Litep2P Network uses both TCP and QUIC transports to ensure seamless communication between nodes. We also have:\n\n*   Built-in support for IPFS PING protocol\n*   Efficient event-driven architecture using Tokio and Futures libraries\n*   Request-response protocol with configurable settings\n\n### More Features (Coming Soon!)\n\n*   Integration with existing networks like InterPlanetary File System (IPFS)\n*   Advanced security features like encryption and authentication\n*   Support for multiple network protocols (e.g., TCP, QUIC, WebSockets)\n\n## Installation\n\nTo get started, make sure you have Rust and Cargo installed on your machine. Then, run the following command:\n\n```bash\ncargo build --release\n```\n\nThis will compile the project in release mode.\n\n## Usage\n\nRun the project using:\n\n```bash\ncargo run\n```\n\nYou should see some logs indicating that the P2P node is running and listening for incoming connections.\n\n### Event Loop\n\nThe event loop allows our P2P node to handle events from various sources, such as new connections, ping requests, or request-response messages. You can see this in action by running the project and observing the console output.\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute to this project, please submit a pull request with your changes. I'm thinking about adding support for other network protocols; maybe you have an idea or two?\n\n## License\n\nThis project is licensed under the Apache License 2.0. See `LICENSE` in the root directory.\n\n## Tags/Keywords:\n\n*   Peer-to-Peer (P2P)\n*   Litep2p\n*   Rust\n*   Tokio\n*   Futures\n*   QUIC\n*   TCP","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasnocool%2Flitep2p_network","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhasnocool%2Flitep2p_network","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhasnocool%2Flitep2p_network/lists"}