Categorygithub.com/jaracil/wsck
repositorypackage
0.0.0-20160616154545-231d4ce784ed
Repository: https://github.com/jaracil/wsck.git
Documentation: pkg.go.dev

# README

websocket Build Status GoDoc

Package websocket is a Go cross-platform implementation of a client for the WebSocket protocol.

Installation

go get -u github.com/goxjs/websocket
go get -u -d -tags=js github.com/goxjs/websocket

License