zkopru-network / blind-find

A peer-to-peer network allowing private peer search proposed by Barry Whitehat and Kobi Gurkan.
https://ethresear.ch/t/blind-find-private-social-network-search/6988
13 stars 2 forks source link

Indicate "NO_MORE_HUBS" by a specified message #24

Open mhchia opened 3 years ago

mhchia commented 3 years ago

This should be after #21 . Right now, "NO_MORE_HUBS" is implied by disconnecting the socket of the search request receiver. To be more explicit, we should add a "NO_MORE_HUBS" message for it.