An implementation of the server-side part of the browser channel protocol written in Go. The client-side javascript implementation is provided by the Google Closure Library.
$ go get github.com/MathieuTurcotte/go-browserchannel/browserchannel
Read it online or run
$ go doc github.com/MathieuTurcotte/go-browserchannel/browserchannel
This code is free to use under the terms of the MIT license.