File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 11# websocket
22
33[ ![ godoc] ( https://godoc.org/nhooyr.io/websocket?status.svg )] ( https://pkg.go.dev/nhooyr.io/websocket )
4- [ ![ coverage] ( https://img.shields.io/badge/coverage-89 %25-success )] ( https://nhooyr.io/websocket/coverage.html )
4+ [ ![ coverage] ( https://img.shields.io/badge/coverage-91 %25-success )] ( https://nhooyr.io/websocket/coverage.html )
55
66websocket is a minimal and idiomatic WebSocket library for Go.
77
@@ -126,7 +126,6 @@ Advantages of nhooyr.io/websocket:
126126- Full [ permessage-deflate] ( https://tools.ietf.org/html/rfc7692 ) compression extension support
127127 - Gorilla only supports no context takeover mode
128128- [ CloseRead] ( https://pkg.go.dev/nhooyr.io/websocket#Conn.CloseRead ) helper ([ gorilla/websocket #492 ] ( https://github.com/gorilla/websocket/issues/492 ) )
129- - Actively maintained ([ gorilla/websocket #370 ] ( https://github.com/gorilla/websocket/issues/370 ) )
130129
131130#### golang.org/x/net/websocket
132131
You can’t perform that action at this time.
0 commit comments