{"id":24986587,"url":"https://github.com/lizardcat/chatapp","last_synced_at":"2025-07-01T03:07:40.932Z","repository":{"id":275484378,"uuid":"925224225","full_name":"lizardcat/ChatApp","owner":"lizardcat","description":"Simple Java chat app","archived":false,"fork":false,"pushed_at":"2025-02-10T07:06:14.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T10:47:12.738Z","etag":null,"topics":[],"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/lizardcat.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-01-31T13:24:57.000Z","updated_at":"2025-02-10T07:06:17.000Z","dependencies_parsed_at":"2025-03-29T10:47:02.839Z","dependency_job_id":"d0f306da-e964-40ef-92c2-06221610df49","html_url":"https://github.com/lizardcat/ChatApp","commit_stats":null,"previous_names":["lizardcat/chatapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lizardcat/ChatApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2FChatApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2FChatApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2FChatApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2FChatApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lizardcat","download_url":"https://codeload.github.com/lizardcat/ChatApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lizardcat%2FChatApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261233101,"owners_count":23128194,"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":[],"created_at":"2025-02-04T11:06:34.209Z","updated_at":"2025-06-22T04:03:15.015Z","avatar_url":"https://github.com/lizardcat.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Java Chat Application\n\nA simple multi-client chat application built with Java. This project demonstrates **server-client networking**, **multi-threading**, and **GUI interaction using Swing**.\n\n## Features\n- ✅ **Multi-client support** – Multiple users can chat in real-time.\n- ✅ **Server-client architecture** – Clients connect to a central server.\n- ✅ **Swing-based GUI** – A user-friendly chat interface.\n- ✅ **Threaded communication** – Each client runs in a separate thread.\n\n## How It Works\n\n1. **ChatServer.java**\n\n    - Starts a server socket on port 12345.\n    - Accepts multiple clients via Threads.\n    - Broadcasts messages to all connected clients.\n\n2. **ChatClient.java**\n\n    - Connects to the server via sockets.\n    - Sends user messages to the server.\n    - Receives broadcasted messages.\n\n3. **ChatClientGUI.java**\n\n    - Provides a graphical user interface for the chat client.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardcat%2Fchatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flizardcat%2Fchatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flizardcat%2Fchatapp/lists"}