mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 03:53:29 +01:00
feat: support sodium-native lib for voice (#7698)
* chore: add sodium-native
* feat: wrap sodium-native methods
* chore: update dep listings
* chore: update dep report
* revert: "chore: add sodium-native"
This reverts commit 6a64db85d0.
* chore: consolidate buffer alloc
Co-authored-by: Vitor <milagre.vitor@gmail.com>
* chore: conslidate sodium.random
* chore: explicit param typing
* refactor: truthy style maintenance
Co-authored-by: Vitor <milagre.vitor@gmail.com>
This commit is contained in:
@@ -47,6 +47,7 @@ try installing another.
|
||||
|
||||
**Encryption Libraries (npm install):**
|
||||
|
||||
- `sodium-native`: ^3.3.0
|
||||
- `sodium`: ^3.0.2
|
||||
- `tweetnacl`: ^1.0.3
|
||||
- `libsodium-wrappers`: ^0.7.9
|
||||
|
||||
Reference in New Issue
Block a user