Skip to content

Server-side implementation of Google's BrowserChannel prototocol in Go

License

Notifications You must be signed in to change notification settings

MathieuTurcotte/go-browserchannel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c33774f · Jun 17, 2013

History

87 Commits
Jun 17, 2013
Jun 2, 2013
Jun 2, 2013
Jun 4, 2013
Jun 2, 2013
Jun 17, 2013
Apr 6, 2013
May 28, 2013
Jun 2, 2013
May 29, 2013

Repository files navigation

Golang Browser Channel

Build Status

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.

Installation

$ go get github.com/MathieuTurcotte/go-browserchannel/browserchannel

Documentation

Read it online or run

$ go doc github.com/MathieuTurcotte/go-browserchannel/browserchannel

License

This code is free to use under the terms of the MIT license.

About

Server-side implementation of Google's BrowserChannel prototocol in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages