Install Go 1, either from source or with a prepackaged binary. Then,
$ go get github.com/massiveart/engineio
polling
: XHR/JSONP polling transport.websocket
: WebSocket transport.
A example can be found in the "example" subdirectory.
Install Go 1, either from source or with a prepackaged binary. Then,
$ go get github.com/massiveart/engineio
polling
: XHR/JSONP polling transport.websocket
: WebSocket transport.A example can be found in the "example" subdirectory.