https://github.com/genesisblock3301/server_side_event_golang
Learn server-sent events (SSE) in GoLang: Simple, real-time communication between server and client. Utilize event streams for efficient, one-way data transmission. Ideal for live updates, notifications, and push notifications in web applications.
https://github.com/genesisblock3301/server_side_event_golang
Last synced: 11 months ago
JSON representation
Learn server-sent events (SSE) in GoLang: Simple, real-time communication between server and client. Utilize event streams for efficient, one-way data transmission. Ideal for live updates, notifications, and push notifications in web applications.
- Host: GitHub
- URL: https://github.com/genesisblock3301/server_side_event_golang
- Owner: GenesisBlock3301
- License: apache-2.0
- Created: 2024-02-21T15:15:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T16:42:08.000Z (over 2 years ago)
- Last Synced: 2025-02-26T05:18:44.082Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# server_side_event_golang