https://github.com/gorilla/websocket.git
|
|
12 år sedan | |
|---|---|---|
| examples | 12 år sedan | |
| .gitignore | 12 år sedan | |
| LICENSE | 12 år sedan | |
| README.md | 12 år sedan | |
| client.go | 12 år sedan | |
| client_server_test.go | 12 år sedan | |
| conn.go | 12 år sedan | |
| conn_test.go | 12 år sedan | |
| doc.go | 12 år sedan | |
| json.go | 12 år sedan | |
| json_test.go | 12 år sedan | |
| server.go | 12 år sedan | |
| server_test.go | 12 år sedan | |
| util.go | 12 år sedan |
This project is a Go implementation of the WebSocket protocol.
The project passes the server tests in the Autobahn WebSockets Test Suite using the application in the examples/autobahn subdirectory.
go get github.com/gorilla/websocket