mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-14 01:31:22 +00:00
add multistream and muxer tests
This commit is contained in:
@ -76,7 +76,6 @@ experiment('BASE', function () {
|
|||||||
*/
|
*/
|
||||||
experiment('IDENTIFY', function () {
|
experiment('IDENTIFY', function () {
|
||||||
test('Attach Identify, open a stream, see a peer update', function (done) {
|
test('Attach Identify, open a stream, see a peer update', function (done) {
|
||||||
|
|
||||||
swarmA.on('error', function (err) {
|
swarmA.on('error', function (err) {
|
||||||
console.log('A - ', err)
|
console.log('A - ', err)
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user