{"id":19306596,"url":"https://github.com/sonicoder86/server-sent-events-showcase","last_synced_at":"2026-05-17T10:34:00.680Z","repository":{"id":113390044,"uuid":"272403774","full_name":"sonicoder86/server-sent-events-showcase","owner":"sonicoder86","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-15T14:33:50.000Z","size":108,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-06T00:44:21.097Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/sonicoder86.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":"2020-06-15T10:02:47.000Z","updated_at":"2020-06-15T14:33:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"dec9d0ef-bcc6-4c5d-b1e0-21276e04972d","html_url":"https://github.com/sonicoder86/server-sent-events-showcase","commit_stats":null,"previous_names":["sonicoder86/server-sent-events-showcase"],"tags_count":0,"template":false,"template_full_name":"sonicoder86/webpack-showcase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonicoder86%2Fserver-sent-events-showcase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonicoder86%2Fserver-sent-events-showcase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonicoder86%2Fserver-sent-events-showcase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonicoder86%2Fserver-sent-events-showcase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonicoder86","download_url":"https://codeload.github.com/sonicoder86/server-sent-events-showcase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240408239,"owners_count":19796656,"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-11-10T00:07:03.631Z","updated_at":"2026-05-17T10:33:55.650Z","avatar_url":"https://github.com/sonicoder86.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# server-sent-events-showcase\n[![Dependency Status](https://david-dm.org/blacksonic/server-sent-events-showcase.svg)](https://david-dm.org/blacksonic/server-sent-events-showcase)\n\nBasic setup for Server Sent Events (SSE) with Koa server.\n\n```\nnpm install\n\nnpm start // run frontend, available on http://localhost:8080\nnpm run start-server // run backend, available on http://localhost:3000\n\n// Send message to specific user, actual user is printed to frontend\nhttp://localhost:3000/events/:user/emit/:message?event=eventType\nhttp://localhost:3000/events/user_123/emit/HelloMessage\nhttp://localhost:3000/events/user_123/emit/HelloMessage?event=secondary\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonicoder86%2Fserver-sent-events-showcase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonicoder86%2Fserver-sent-events-showcase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonicoder86%2Fserver-sent-events-showcase/lists"}