https://github.com/th3shadowbroker/sse-example
Example code for working with SSE :satellite:
https://github.com/th3shadowbroker/sse-example
golang http sse sse-client sse-server
Last synced: 5 months ago
JSON representation
Example code for working with SSE :satellite:
- Host: GitHub
- URL: https://github.com/th3shadowbroker/sse-example
- Owner: Th3Shadowbroker
- License: apache-2.0
- Created: 2024-02-23T21:50:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-23T21:50:36.000Z (about 2 years ago)
- Last Synced: 2025-07-18T23:38:14.859Z (9 months ago)
- Topics: golang, http, sse, sse-client, sse-server
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SSE-Example
This repository demonstrates how a basic SSE client can be implemented.