Gorilla WebSocket - A WebSocket implementation for Go.
Gorilla WebSocket is a Go implementation of the WebSocket protocol.The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol. It passes Autobahn Test Suite, Receive fragmented message, Send pings and receive pongs, Read message using io.Reader, Write message using io.WriteCloser and lot more.
https://github.com/gorilla/websocket
License:
Tech:
Tags: