|
|
hai 1 ano | |
|---|---|---|
| .. | ||
| .editorconfig | hai 1 ano | |
| .gitignore | hai 1 ano | |
| .golangci.yml | hai 1 ano | |
| LICENSE | hai 1 ano | |
| Makefile | hai 1 ano | |
| README.md | hai 1 ano | |
| client.go | hai 1 ano | |
| compression.go | hai 1 ano | |
| conn.go | hai 1 ano | |
| doc.go | %!s(int64=4) %!d(string=hai) anos | |
| join.go | %!s(int64=4) %!d(string=hai) anos | |
| json.go | %!s(int64=4) %!d(string=hai) anos | |
| mask.go | hai 1 ano | |
| mask_safe.go | hai 1 ano | |
| prepared.go | %!s(int64=4) %!d(string=hai) anos | |
| proxy.go | hai 1 ano | |
| server.go | hai 1 ano | |
| tls_handshake.go | hai 1 ano | |
| util.go | hai 1 ano | |
Gorilla WebSocket is a Go implementation of the WebSocket protocol.
The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol. The package API is stable.
go get github.com/gorilla/websocket
The Gorilla WebSocket package passes the server tests in the Autobahn Test Suite using the application in the examples/autobahn subdirectory.