Skip to content

Commit

Permalink
docs: remove utf-8-validate (#10059)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
Zamiell and kodiakhq[bot] authored Jan 13, 2024
1 parent 7b8e0de commit 7e12bee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ bun add @discordjs/ws

- [zlib-sync](https://www.npmjs.com/package/zlib-sync) for WebSocket data compression and inflation (`npm install zlib-sync`)
- [bufferutil](https://www.npmjs.com/package/bufferutil) for a much faster WebSocket connection (`npm install bufferutil`)
- [utf-8-validate](https://www.npmjs.com/package/utf-8-validate) in combination with `bufferutil` for much faster WebSocket processing (`npm install utf-8-validate`)

## Example usage

Expand Down

0 comments on commit 7e12bee

Please # to comment.