{"id":49494297,"url":"https://github.com/lucaazalim/ldamd-multicast-chat","last_synced_at":"2026-05-01T08:33:41.433Z","repository":{"id":279992034,"uuid":"929650962","full_name":"lucaazalim/ldamd-multicast-chat","owner":"lucaazalim","description":"Simple multicast chat in Java.","archived":false,"fork":false,"pushed_at":"2025-02-09T04:25:02.000Z","size":13,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-31T19:55:24.688Z","etag":null,"topics":["chat","java","multicast","networking"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/lucaazalim.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":"2025-02-09T03:32:30.000Z","updated_at":"2025-06-28T20:26:48.000Z","dependencies_parsed_at":"2025-02-28T20:58:36.132Z","dependency_job_id":"e02e4d7f-9b55-402d-b696-98088a44349d","html_url":"https://github.com/lucaazalim/ldamd-multicast-chat","commit_stats":null,"previous_names":["lucaazalim/ldamd-multicast-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucaazalim/ldamd-multicast-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaazalim%2Fldamd-multicast-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaazalim%2Fldamd-multicast-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaazalim%2Fldamd-multicast-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaazalim%2Fldamd-multicast-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucaazalim","download_url":"https://codeload.github.com/lucaazalim/ldamd-multicast-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucaazalim%2Fldamd-multicast-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32490813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["chat","java","multicast","networking"],"created_at":"2026-05-01T08:33:38.745Z","updated_at":"2026-05-01T08:33:41.425Z","avatar_url":"https://github.com/lucaazalim.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multicast Chat\n\nThis repository contains a simple chat application implemented in Java. The application allows users to join chat rooms, send messages, and receive messages asynchronously using multicast sockets.\n\nThis was built as an assignment for the **Laboratory of Mobile and Distributed Applications Development** course at the PUC Minas university.\n\n## Features\n\n- Join and leave chat rooms\n- Send and receive messages\n- Asynchronous packet receiving\n- Exception handling for connection states\n\n## Requirements\n\n- Java 23\n- Maven\n\n## Installation\n\n1. Clone the repository.\n2. Build the project using Maven:\n```sh\nmvn clean install\n```\n\n## Usage\n\n1. Run the application:\n```sh\nmvn exec:java -Dexec.mainClass=\"br.ldamd.Main\"\n```\n\n2. Follow the prompts to enter your username and the room number.\n\n## Running Tests\n\nTo run the unit tests, use the following Maven command:\n```sh\nmvn test\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaazalim%2Fldamd-multicast-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucaazalim%2Fldamd-multicast-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucaazalim%2Fldamd-multicast-chat/lists"}