Skip to content

Go client and server library for EventSource (SSE)

License

Notifications You must be signed in to change notification settings

peterbourgon/eventsource

 
 

Repository files navigation

eventsource

eventsource provides the building blocks for building and consuming EventSource services. It's based on bernerdschaefer/eventsource.

Installing

go get github.com/peterbourgon/eventsource@latest

Importing

import "github.com/peterbourgon/eventsource"

Docs

See docs for pretty documentation.

About

Go client and server library for EventSource (SSE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.2%
  • Shell 2.8%