Merge branch 'master' into refactor/async-iterators

This commit is contained in:
Alan Shaw
2019-04-18 10:18:50 +01:00
committed by GitHub
4 changed files with 49 additions and 6 deletions

View File

@@ -253,7 +253,8 @@ describe('dial', () => {
})
})
describe('ip6', () => {
// TODO: https://github.com/libp2p/js-libp2p-websockets/issues/84
describe.skip('ip6', () => {
let ws
let listener
const ma = multiaddr('/ip6/::1/tcp/9091')