Skip to content

Commit 3cc6b45

Browse files
committed
Perfect the close handshake implementation
1 parent 224ef23 commit 3cc6b45

7 files changed

+222
-163
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ go get nhooyr.io/websocket
2424
- Highly optimized by default
2525
- Concurrent writes out of the box
2626
- [Complete Wasm](https://godoc.org/nhooyr.io/websocket#hdr-Wasm) support
27-
- [WebSocket close handshake](https://godoc.org/nhooyr.io/websocket#Conn.Close)
27+
- [Close handshake](https://godoc.org/nhooyr.io/websocket#Conn.Close)
2828

2929
## Roadmap
3030

0 commit comments

Comments
 (0)