Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use uint8 instead of buffer #99

Merged
merged 1 commit into from
Dec 15, 2022
Merged

Conversation

ThaUnknown
Copy link
Member

What is the purpose of this pull request? (put an "X" next to item)

[ ] Documentation update
[ ] Bug fix
[ ] New feature
[ ] Other, please explain:

What changes did you make? (Give an overview)
replaced simple-sha1 with uint8-util, thus dropping rusha, replaced all buffer with uint8array
Which issue (if any) does this pull request address?
webtorrent/webtorrent#2390
Is there anything you'd like reviewers to focus on?
Should we construct (u)int16/32 arrays instead of using dataviews?

@ThaUnknown ThaUnknown enabled auto-merge (squash) December 14, 2022 17:00
@ThaUnknown ThaUnknown merged commit ad7de65 into webtorrent:master Dec 15, 2022
webtorrent-bot pushed a commit that referenced this pull request Dec 15, 2022
# [4.1.0](v4.0.1...v4.1.0) (2022-12-15)

### Features

* use uint8 instead of buffer ([#99](#99)) ([ad7de65](ad7de65))
@webtorrent-bot
Copy link

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants