Goose - Go Server-Sent Events [![GoDoc](https://godoc.org/github.com/ian-kent/goose?status.svg)](https://godoc.org/github.com/ian-kent/goose) ============================= Goose implements Server-Sent Events in Go. See [this example](example/main.go). ### Licence Copyright ©‎ 2014, Ian Kent (http://www.iankent.eu). Released under MIT license, see [LICENSE](LICENSE.md) for details.