An open API service indexing awesome lists of open source software.

https://github.com/freman/sse

Server-sent events event stream for go
https://github.com/freman/sse

golang golang-library http server-sent-events

Last synced: 3 months ago
JSON representation

Server-sent events event stream for go

Awesome Lists containing this project

README

          

# sse
Server-sent events event stream for go

## Why?
I've written this several different ways several different times in recent history so I figured I'd put a copy up here to save me some effort.