hyprspace
hyprspace copied to clipboard
Each peer creates a goroutine to discover
FindPeer takes more time to search, and using for loop will lead to longer search time
ping @alecbcs
Yes, you are correct, we should manage the number of goroutines. I will modify it later.