IDEO-coLAB / nomad

A package and protocol for a global, dispersed sensor network
47 stars 6 forks source link

node-shim/publish-subscribe test passes inconsistently #35

Open ReidWilliams opened 7 years ago

ReidWilliams commented 7 years ago

Failure mode appears to be not successfully dialing publishing peer. Seems to work about 80% - 90% of the time.

ReidWilliams commented 7 years ago

This may be caused by incorrectly setting up the WebRTCStar transport: https://github.com/libp2p/js-libp2p-webrtc-star/issues/85