Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 355 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 355 Bytes

websocket

Go Reference

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

Installation

go get github.com/goxjs/websocket

License