Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 77b2e15

Browse files
committedAug 9, 2024·
Add transfer notice to README
1 parent 7737a2e commit 77b2e15

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ websocket is a minimal and idiomatic WebSocket library for Go.
1111
go get github.com/coder/websocket
1212
```
1313

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+
1419
## Highlights
1520

1621
- Minimal and idiomatic API

0 commit comments

Comments
 (0)
Please sign in to comment.