{"id":25241379,"url":"https://github.com/nandarusfikri/go-server-sent-events","last_synced_at":"2026-07-13T18:32:34.432Z","repository":{"id":206918722,"uuid":"717950321","full_name":"nandarusfikri/go-server-sent-events","owner":"nandarusfikri","description":"Send Event from server to client use SSE (Server Sent Event)","archived":false,"fork":false,"pushed_at":"2023-11-25T12:06:20.000Z","size":109,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-03T21:43:23.502Z","etag":null,"topics":["go","server-events","server-push","sse"],"latest_commit_sha":null,"homepage":"","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/nandarusfikri.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}},"created_at":"2023-11-13T03:10:10.000Z","updated_at":"2023-11-25T06:44:48.000Z","dependencies_parsed_at":"2023-11-25T07:38:40.732Z","dependency_job_id":null,"html_url":"https://github.com/nandarusfikri/go-server-sent-events","commit_stats":null,"previous_names":["nandarusfikri/go-server-send-event","nandarusfikri/go-server-sent-event","nandarusfikri/go-server-sent-events"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nandarusfikri/go-server-sent-events","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nandarusfikri%2Fgo-server-sent-events","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nandarusfikri%2Fgo-server-sent-events/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nandarusfikri%2Fgo-server-sent-events/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nandarusfikri%2Fgo-server-sent-events/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nandarusfikri","download_url":"https://codeload.github.com/nandarusfikri/go-server-sent-events/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nandarusfikri%2Fgo-server-sent-events/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35432816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"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":["go","server-events","server-push","sse"],"created_at":"2025-02-11T21:05:13.318Z","updated_at":"2026-07-13T18:32:34.406Z","avatar_url":"https://github.com/nandarusfikri.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Server Sent Event Golang\n\nHow to sent message from server to client ?\nyou can use alternative SSE (Server Sent Event)\n\n\n\n![Logo](sse.jpg)\n\n\n## Usage/Examples\n\nRun Program\n\n```shell\ngo run main.go\n```\n\nExample Send Event with trigger http call\n\nPOST http://localhost:4444/api/sse\n\n```json\n{\n    \"message\" :\"NandaRusfikri\"\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnandarusfikri%2Fgo-server-sent-events","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnandarusfikri%2Fgo-server-sent-events","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnandarusfikri%2Fgo-server-sent-events/lists"}