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

Standardize variable names (Fix #374) #510

Merged
merged 5 commits into from Dec 4, 2015
Merged

Standardize variable names (Fix #374) #510

merged 5 commits into from Dec 4, 2015

Conversation

@feross
Copy link
Member

feross commented Dec 3, 2015

All of @imsnif's PRs have been merged in preparation of fixing #374.

This PR finishes the job. From now on, properties that are named infoHash, peerId, and nodeId will always be hex strings. To get buffers, use infoHashBuffer, peerIdBuffer, and nodeIdBuffer.

We will maintain this consistency across all the WebTorrent packages from now on.

feross added a commit that referenced this pull request Dec 4, 2015
Standardize variable names (Fix #374)
@feross feross merged commit 3a6a7af into master Dec 4, 2015
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@feross feross deleted the standardize-var-names branch Dec 18, 2015
@lock

This comment has been minimized.

Copy link

lock bot commented May 5, 2018

This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue.

@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
You can’t perform that action at this time.