{"id":18350022,"url":"https://github.com/eyrafabdullayev/spring-boot-websocket","last_synced_at":"2026-05-06T08:31:12.311Z","repository":{"id":152936591,"uuid":"300926273","full_name":"eyrafabdullayev/spring-boot-websocket","owner":"eyrafabdullayev","description":"Sample Chat Application using Spring Boot and WebSocket","archived":false,"fork":false,"pushed_at":"2020-10-04T08:43:41.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-18T07:39:23.038Z","etag":null,"topics":["chat","chatroom","spring","spring-boot","websocket"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/eyrafabdullayev.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":"2020-10-03T16:31:47.000Z","updated_at":"2020-10-04T08:43:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2168dba-8667-40e2-b793-9962039afb31","html_url":"https://github.com/eyrafabdullayev/spring-boot-websocket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eyrafabdullayev/spring-boot-websocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrafabdullayev%2Fspring-boot-websocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrafabdullayev%2Fspring-boot-websocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrafabdullayev%2Fspring-boot-websocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrafabdullayev%2Fspring-boot-websocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eyrafabdullayev","download_url":"https://codeload.github.com/eyrafabdullayev/spring-boot-websocket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eyrafabdullayev%2Fspring-boot-websocket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32684585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","chatroom","spring","spring-boot","websocket"],"created_at":"2024-11-05T21:24:57.481Z","updated_at":"2026-05-06T08:31:12.295Z","avatar_url":"https://github.com/eyrafabdullayev.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Boot and Web Socket \n\n## About\nSample Chat Application using Spring Boot and WebSocket.\n\n#### What is WebSocket\nLike ``http``, ``websocket`` is also a communication protocol which provides bi-directional communication channel between a server and client. \\\nThis is the main reason why websocket is prefered over Http where the client and server need to exchange information at high frequency and with lower latency.\n\n#### STOMP\nSTOMP stands for ``Streaming Text Oriented Messaging Protocol``.\nWebSocket is just a communication protocol. \\\nHe doen't know ``How to send a message only to users who are subscribed to a particular topic, or how to send a message\nto a particular user``. We need STOMP for these. \\\nSpring provides default support for it but you can choose any other messaging protocol such as RabbitMQ or ActiveMQ.\n\n## Running \n``$ docker run -i -p 8080:8080 eyrafabdullayev/chatapplication:latest ``\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyrafabdullayev%2Fspring-boot-websocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feyrafabdullayev%2Fspring-boot-websocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feyrafabdullayev%2Fspring-boot-websocket/lists"}