Ecosyste.ms: Awesome

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

https://github.com/ian-kent/goose

Server-Sent Events in Go
https://github.com/ian-kent/goose

Last synced: 2 months ago
JSON representation

Server-Sent Events in Go

Lists

README

        

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.