You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2023. It is now read-only.
I noticed stack traces in the logs from trying to access properties
of `undefined`. It seems this module emits `undefined` `peerInfo`
values, for example when recieving a response to your own mDNS
query or a response with an invalid PeerID.
This PR guards on empty PeerInfo objects from `query.gotResponse`
0 commit comments