eventsource
provides the building blocks for building and consuming
EventSource services. It's based on
bernerdschaefer/eventsource.
go get github.com/peterbourgon/eventsource@latest
import "github.com/peterbourgon/eventsource"
See docs for pretty documentation.