libp2p / js-libp2p-webrtc-star

libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star
https://libp2p.io
Other
320 stars 96 forks source link

chore: update deps and use socket.io server v4 #362

Closed achingbrain closed 3 years ago

achingbrain commented 3 years ago

To reduce dupes in the dep tree

There are further tests that fail to finish, I think node-wrtc is failing to close connections properly so I added --exit to the test run to simulate the previous behaviour of aegir but this really needs fixing.

vasco-santos commented 3 years ago

this broke CI, mind having a look?

vasco-santos commented 3 years ago

There are further tests that fail to finish, I think node-wrtc is failing to close connections properly so I added --exit to the test run to simulate the previous behaviour of aegir but this really needs fixing.

added an issue to track it