README
¶
websocket

Package websocket is a Go cross-platform implementation of a client for the WebSocket protocol.
Installation
go get github.com/goxjs/websocket
License
Documentation
¶
Package websocket is a Go cross-platform implementation of a client for the WebSocket protocol.
Dial opens a new client connection to a WebSocket.
Origin serves as a hint, used only on platforms where it's possible to set its value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.