{"id":20245511,"url":"https://github.com/voltr0x/chatroom-websocket","last_synced_at":"2026-05-14T07:37:20.107Z","repository":{"id":226698143,"uuid":"769425090","full_name":"voltr0x/chatroom-websocket","owner":"voltr0x","description":"A chatroom using WebSocket and STOMP with Spring Boot MVC framework","archived":false,"fork":false,"pushed_at":"2024-03-09T03:32:25.000Z","size":174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T15:36:41.459Z","etag":null,"topics":["java","spring-boot","websocket"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/voltr0x.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}},"created_at":"2024-03-09T03:28:58.000Z","updated_at":"2024-03-09T03:32:57.000Z","dependencies_parsed_at":"2024-03-14T04:16:08.170Z","dependency_job_id":null,"html_url":"https://github.com/voltr0x/chatroom-websocket","commit_stats":null,"previous_names":["voltr0x/chatroom-websocket"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/voltr0x/chatroom-websocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltr0x%2Fchatroom-websocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltr0x%2Fchatroom-websocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltr0x%2Fchatroom-websocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltr0x%2Fchatroom-websocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voltr0x","download_url":"https://codeload.github.com/voltr0x/chatroom-websocket/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voltr0x%2Fchatroom-websocket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27392809,"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-11-30T02:00:05.582Z","response_time":55,"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":["java","spring-boot","websocket"],"created_at":"2024-11-14T09:21:39.731Z","updated_at":"2025-11-30T13:07:12.014Z","avatar_url":"https://github.com/voltr0x.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat Room\nChat room application implementation using WebSocket and STOMP with Spring Boot MVC framework.\n\n## Background\n### Websocket\nWebSocket is a communication protocol that makes it possible to establish a two-way communication channel between a server and a client.\n\n### Message model\nMessage model is the message payload that will be exchanged between the client and the server. The model provides the following actions.\n1. ENTER a chatroom\n2. CHAT with other users in the chatroom\n3. LEAVE the chatroom\n\n## Requirements\n1. JDK\n2. Maven\n3. Chromedriver for testing\n\n## Instruction\n### Run the application with command\nmvn build; mvn spring-boot:run\n\n### To test the application\nmvn clean test","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltr0x%2Fchatroom-websocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoltr0x%2Fchatroom-websocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoltr0x%2Fchatroom-websocket/lists"}