Sometimes an application will reach a limit on the number of peers it wants to be connected to. Would it be possible to add a request.deny() API to make it possible to signal to a peer that their request won't be accepted and that they should try someone else?
Sometimes an application will reach a limit on the number of peers it wants to be connected to. Would it be possible to add a
request.deny()
API to make it possible to signal to a peer that their request won't be accepted and that they should try someone else?