gorilla/websocket
Fork: 3495 Star: 22640 (更新于 2024-12-17 21:14:52)
license: BSD-2-Clause
Language: Go .
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
最后发布版本: v1.5.3 ( 2024-06-14 11:22:21)
Gorilla WebSocket
Gorilla WebSocket is a Go implementation of the WebSocket protocol.
Documentation
Status
The Gorilla WebSocket package provides a complete and tested implementation of the WebSocket protocol. The package API is stable.
Installation
go get github.com/gorilla/websocket
Protocol Compliance
The Gorilla WebSocket package passes the server tests in the Autobahn Test Suite using the application in the examples/autobahn subdirectory.
最近版本更新:(数据更新于 2024-12-17 20:40:16)
2024-06-14 11:22:21 v1.5.3
2024-06-12 16:26:03 v1.5.2
2023-11-05 10:31:58 v1.5.1
2022-02-16 01:52:36 v1.5.0
2020-03-20 01:55:10 v1.4.2
2019-08-25 09:33:40 v1.4.1
2018-09-03 04:00:25 v1.4.0
2018-08-22 04:12:59 v1.3.0
2017-06-25 01:51:06 v1.2.0
2016-12-23 03:16:37 v1.1.0
主题(topics):
go, golang, gorilla, gorilla-web-toolkit, websocket, websockets
gorilla/websocket同语言 Go最近更新仓库
2024-12-22 07:52:58 navidrome/navidrome
2024-12-21 20:15:12 SagerNet/sing-box
2024-12-21 03:25:54 SpecterOps/BloodHound
2024-12-19 23:11:24 shadow1ng/fscan
2024-12-19 21:50:56 minio/minio
2024-12-19 10:04:39 istio/istio