holepunchto / hyperswarm

A distributed networking stack for connecting peers.
https://docs.holepunch.to
MIT License
1.03k stars 84 forks source link

Add failing swarm.status test #140

Open andrewosh opened 1 year ago

andrewosh commented 1 year ago

The isClient flag on the PeerDiscovery object is only updated inside refresh, but when you destroy a client-mode session, it won't trigger a refresh.