{"id":25055070,"url":"https://github.com/mario-so/iot_poc","last_synced_at":"2026-07-21T15:34:48.327Z","repository":{"id":210519740,"uuid":"726756734","full_name":"Mario-SO/iot_poc","owner":"Mario-SO","description":"Simple server-workers poc simulating an IoT network.","archived":false,"fork":false,"pushed_at":"2023-12-03T11:03:24.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T03:58:04.902Z","etag":null,"topics":[],"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/Mario-SO.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}},"created_at":"2023-12-03T10:03:06.000Z","updated_at":"2023-12-04T05:49:36.000Z","dependencies_parsed_at":"2023-12-03T11:37:14.960Z","dependency_job_id":null,"html_url":"https://github.com/Mario-SO/iot_poc","commit_stats":null,"previous_names":["mario-so/iot_poc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mario-SO/iot_poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fiot_poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fiot_poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fiot_poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fiot_poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mario-SO","download_url":"https://codeload.github.com/Mario-SO/iot_poc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mario-SO%2Fiot_poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35729245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-21T02:00:06.728Z","response_time":109,"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":[],"created_at":"2025-02-06T12:19:50.440Z","updated_at":"2026-07-21T15:34:48.294Z","avatar_url":"https://github.com/Mario-SO.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 Distributed Worker-Server System in Rust\n\nWelcome to our Distributed Worker-Server System project! This system, written in the powerful Rust programming language, showcases a network of worker nodes communicating with a central server. Each worker node, upon starting, establishes a connection with the server and participates in the network communication.\n\n## Features 🌟\n\n- **Rust-Powered**: Leverages Rust's excellent concurrency and safety features for network operations.\n- **Server-Worker Architecture**: Implements a basic model where workers connect to and communicate with a central server.\n- **Asynchronous Communication**: Uses asynchronous programming for efficient, non-blocking network communication.\n- **Scalable Design**: The architecture is designed with scalability in mind, allowing for an increase in the number of worker nodes.\n\n## Getting Started 🚀\n\n### Prerequisites\n\n- Ensure you have Rust and Cargo installed on your machine. Visit [Rust's official site](https://www.rust-lang.org/tools/install) for installation instructions.\n- Basic understanding of Rust and network programming.\n\n### Installation\n\nClone the repository to get started:\n\n```bash\ngit clone https://github.com/your-username/iot_poc.git\ncd iot_poc\n```\n\n## Usage 🖥️\n\n### Running the Server\n\nNavigate to the server project's directory:\n\n```bash\ncd server\ncargo run\n```\n\nThe server will start and listen for incoming connections from worker nodes.\n\n### Running Worker Nodes\n\nIn a new terminal, navigate to the worker project's directory:\n\n```bash\ncd workers\ncargo run\n```\n\nThis will start a worker node that connects to the server. You can open multiple terminals and run this command to simulate multiple worker nodes.\n\n## How It Works 🔍\n\n- **Server**: The server listens on a specified port for incoming connections from workers. It can handle multiple worker connections simultaneously.\n- **Workers**: Each worker establishes a connection with the server on startup. They then communicate with the server, sending and receiving messages.\n\n## Contributing 🤝\n\nContributions to this project are welcome! Feel free to fork the repo, make your changes, and submit a pull request.\n\n---\n\n⌨️ with ❤️ by [mariodev](https://github.com/Mario-SO) 🚀\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmario-so%2Fiot_poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmario-so%2Fiot_poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmario-so%2Fiot_poc/lists"}