8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7737a2e commit 77b2e15Copy full SHA for 77b2e15
README.md
@@ -11,6 +11,11 @@ websocket is a minimal and idiomatic WebSocket library for Go.
11
go get github.com/coder/websocket
12
```
13
14
+> [!NOTE]
15
+> Coder now maintains this project as explained in [this blog post](https://coder.com/blog/websocket).
16
+> We're grateful to [nhooyr](https://github.com/nhooyr) for authoring and maintaining this project from
17
+> 2019 to 2024.
18
+
19
## Highlights
20
21
- Minimal and idiomatic API
0 commit comments