sockjs-go

module
v0.0.0-...-1ba9e8c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 28, 2013 License: MIT

README

sockjs-go

Sockjs-go implements server side counterpart for the SockJS-client browser library.

Status: EXPERIMENTAL, use with caution. Passes 68 of 72 tests.

Installation

go get github.com/fzzy/sockjs-go/sockjs

Documentation and examples

Documentation is available at http://godoc.org/github.com/fzzy/sockjs-go/sockjs.

Alternatively, run godoc:

godoc -http=:8080

and point your browser to http://localhost:8080/pkg/github.com/fzzy/sockjs-go/sockjs.

Also, look into the examples folder for examples.

HACKING

If you make contributions to the project, please follow the guidelines below:

  • Maximum line-width is 100 characters.
  • Run "gofmt -w -s" for all Go code before pushing your code.
  • Write terse code without too much newlines or other non-essential whitespace.

Copyright 2013 Juhani Åhman. Unless otherwise noted, the source files are distributed under the MIT License found in the LICENSE file.

Directories

Path Synopsis
examples
Package sockjs implements server side counterpart for the SockJS-client browser library.
Package sockjs implements server side counterpart for the SockJS-client browser library.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL