Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 551 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 551 Bytes

Go Report Card GoDoc

websocket

Package websocket implements the websocket protocol defined in rfc6455

Installation

go get github.com/tabone/websocket

Documentation