mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-24 06:44:04 +00:00
12 lines
392 B
Markdown
12 lines
392 B
Markdown
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.
|