Skip to content

feat/update webrtc star with dns support #12

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

Merged
merged 5 commits into from
Jan 22, 2017

Conversation

daviddias
Copy link
Member

@daviddias daviddias commented Jan 20, 2017

@dignifiedquire
Copy link
Member

ci looks sad


describe('multiaddr validation', function () {
var goodIP = [
const goodDNS = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have at least one example of bad dns as well

'/ip4/1.2.3.4/tcp/3456/ws',
'/ip6/::/tcp/0/ws'
]

var goodWebRTCStar = [
const goodWSS = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here, need a bad example

@daviddias daviddias merged commit 1bf8168 into master Jan 22, 2017
@daviddias daviddias deleted the feat/update-webrtc-star-with-dns-support branch January 22, 2017 14:45
@coveralls
Copy link

coveralls commented Jan 22, 2017

Coverage Status

Coverage increased (+0.7%) to 90.476% when pulling af4db1d on feat/update-webrtc-star-with-dns-support into 7bee5c2 on master.

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.

4 participants