-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Description
The tweetnacl library has a massive impact on bot performance due to its usage of non-native code. discord-verify
uses new native methods for verification that results in a dramatic performance increase.
This was the real world performance benefits the Truth or Dare bot saw when they swapped off of discord-interactions
and deployed discord-verify
:
The library also protects against additional security concerns such as replay attacks.
DJtheRedstoner, DeJayDev, jb3, bignutty, advaith1 and 11 more
Metadata
Metadata
Assignees
Labels
No labels