Skip to content

Commit

Permalink
Revert "docs: add zucc to docsite welcome page (discordjs#3355)"
Browse files Browse the repository at this point in the history
This reverts commit 35e5da0.
  • Loading branch information
samsamson33 committed Feb 27, 2020
1 parent afa1d32 commit fbfac82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/general/welcome.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ For production bots, using node-opus should be considered a necessity, especiall

### Optional packages
- [zlib-sync](https://www.npmjs.com/package/zlib-sync) for significantly faster WebSocket data inflation (`npm install zlib-sync`)
- [zucc](https://www.npmjs.com/package/zucc) for significantly faster WebSocket data inflation (`npm install zucc`)
- [erlpack](https://github.com/discordapp/erlpack) for significantly faster WebSocket data (de)serialisation (`npm install discordapp/erlpack`)
- One of the following packages can be installed for faster voice packet encryption and decryption:
- [sodium](https://www.npmjs.com/package/sodium) (`npm install sodium`)
Expand Down

0 comments on commit fbfac82

Please sign in to comment.