node-minecraft-protocol icon indicating copy to clipboard operation
node-minecraft-protocol copied to clipboard

Update node-yggdrasil and convert to async

Open kashalls opened this issue 5 years ago • 0 comments

node-yggdrasil was updated to include support for async callbacks.

While callbacks are still functional, they make some of our files like auth.js too complex. We need to introduce a pr that converts any usage of node-yggdrasil to use the updated library.

kashalls avatar Jan 21 '21 22:01 kashalls