Eventsource implements a Go implementation of client and server to allow streaming data one-way over a HTTP connection using the Server-Sent Events API http://dev.w3.org/html5/eventsource/
go get github.com/donovanhide/eventsource
Eventsource is available under the Apache License, Version 2.0.