mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-07-31 01:42:16 +00:00
Merge branch 'master' into refactor/async-iterators
This commit is contained in:
@@ -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')
|
||||
|
Reference in New Issue
Block a user