holepunchto / hyperswarm

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

docs: document swarm.clear() and swarm.destroy() #100

Open gmaclennan opened 2 years ago

gmaclennan commented 2 years ago

swarm.clear() and swarm.destroy() are not in the readme. From the code it seems like they are intended as public methods.