golang-websocket-dev

Go package implementing the websocket protocol
  https://github.com/gorilla/websocket
  0
  no reviews



The gorilla websocket package provides a complete and tested implementation of the websocket protocol, as defined by rfc 6455. it passes the server tests in the autobahn websockets test suite.