Skip to content

Conversation

pkit
Copy link
Contributor

@pkit pkit commented Apr 10, 2021

using new Buffer() is deprecated for a long time now
use Buffer.from() instead
also change the serialization format to base64 to produce shorter
binary strings

using `new Buffer()` is deprecated for a long time now
use `Buffer.from()` instead
also change the serialization format to `base64` to produce shorter
binary strings
@blakeembrey blakeembrey merged commit 83a1f3d into blakeembrey:master Apr 12, 2021
@blakeembrey
Copy link
Owner

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants