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

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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