Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 391 Bytes

reactor.md

File metadata and controls

12 lines (8 loc) · 391 Bytes

PEX Reactor

Channels

Defines only SendQueueCapacity. #1503

Implements rate-limiting by enforcing minimal time between two consecutive pexRequestMessage requests. If the peer sends us addresses we did not ask, it is stopped.

Sending incorrectly encoded data or data exceeding maxMsgSize will result in stopping the peer.