Skip to content

Commit 2914f46

Browse files
seankhliaogopherbot
authored andcommitted
websocket: re-recommend gorilla/websocket
Undoes CL 457356 now that it has new maintainers. Change-Id: I4e05c72d5dec98f7893e6bea38db19916fc03bbb Reviewed-on: https://go-review.googlesource.com/c/net/+/655195 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Damien Neil <dneil@google.com> Auto-Submit: Damien Neil <dneil@google.com>
1 parent 99b3ae0 commit 2914f46

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

websocket/websocket.go

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
// as specified in RFC 6455.
77
//
88
// This package currently lacks some features found in an alternative
9-
// and more actively maintained WebSocket package:
9+
// and more actively maintained WebSocket packages:
1010
//
11-
// https://pkg.go.dev/github.com/coder/websocket
11+
// - [github.com/gorilla/websocket]
12+
// - [github.com/coder/websocket]
1213
package websocket // import "golang.org/x/net/websocket"
1314

1415
import (

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy