{"id":23643501,"url":"https://github.com/skrevolve/sse","last_synced_at":"2025-07-14T00:38:10.705Z","repository":{"id":169676531,"uuid":"645623404","full_name":"skrevolve/SSE","owner":"skrevolve","description":"Server-Sent Event (HTTP)","archived":false,"fork":false,"pushed_at":"2023-05-30T09:07:18.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-28T02:41:08.455Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/skrevolve.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":"2023-05-26T04:26:04.000Z","updated_at":"2023-05-26T08:28:01.000Z","dependencies_parsed_at":"2023-06-09T09:45:11.015Z","dependency_job_id":null,"html_url":"https://github.com/skrevolve/SSE","commit_stats":null,"previous_names":["skrevolve/sse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skrevolve/SSE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2FSSE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2FSSE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2FSSE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2FSSE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skrevolve","download_url":"https://codeload.github.com/skrevolve/SSE/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skrevolve%2FSSE/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265228188,"owners_count":23731067,"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":"2024-12-28T11:19:36.647Z","updated_at":"2025-07-14T00:38:10.676Z","avatar_url":"https://github.com/skrevolve.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SSE\nServer-Sent Event (HTTP)\n\n- 양방향 통신이 필요하지 않고 Amazon API Gateway, WebSocket 비용보다 좀더 저렴하게 사용하고 싶은 경우 사용\n- 서버의 데이터를 지속적으로 Event Streaming\n- server -\u003e client 단방향 통신\n- 재접속의 저수준 처리 자동지원\n\n![image](https://github.com/skrevolve/SSE/assets/41939976/f824459a-cabd-4a28-a660-8b661c1b6819)\n![image](https://github.com/skrevolve/SSE/assets/41939976/7a8710e1-cc34-4664-a5cf-0f61154c8ec0)\n\n\n### client\n```sh\nnpm install node eventsource\nnode main\n```\n\n### server\n```sh\ngo run main.go\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskrevolve%2Fsse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskrevolve%2Fsse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskrevolve%2Fsse/lists"}