Skip to content

Commit 9a42957

Browse files
nhooyrdmitshur
authored andcommitted
README: add Alternatives section
Add a link to nhooyr.io/websocket package with WebAssembly support. Updates #25 GitHub-Pull-Request: #30
1 parent 87ee476 commit 9a42957

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,8 @@ ws.AddEventListener("error", false, onError)
5151
err = ws.Close()
5252
// ...
5353
```
54+
55+
Alternatives
56+
------------
57+
58+
- [`nhooyr.io/websocket`](https://nhooyr.io/websocket) - WebSocket library with WebAssembly support.

0 commit comments

Comments
 (0)