Skip to content

fix: replace node buffers with uint8arrays#42

Merged
jacobheun merged 2 commits intomasterfrom
fix/replace-node-buffers-with-uint8arrays
Aug 23, 2020
Merged

fix: replace node buffers with uint8arrays#42
jacobheun merged 2 commits intomasterfrom
fix/replace-node-buffers-with-uint8arrays

Conversation

@achingbrain
Copy link
Member

BREAKING CHANGES:

  • All deps of this module now use uint8arrays in place of node buffers
  • DHT keys/values are Uint8Arrays, not Strings or Buffers

BREAKING CHANGES:

- All deps of this module now use uint8arrays in place of node buffers
- DHT keys/values are Uint8Arrays, not Strings or Buffers
@jacobheun jacobheun merged commit 33be887 into master Aug 23, 2020
@jacobheun jacobheun deleted the fix/replace-node-buffers-with-uint8arrays branch August 23, 2020 21:56
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