nano-node
nano-node copied to clipboard
Add ability for channels to pause/resume processing of incoming messages
This is a follow on to PR https://github.com/nanocurrency/nano-node/pull/4609 and responds to the fair queue for a channel being full by pausing incoming message processing for the channel.
Pausing incoming message handling will cause TCP flow control to back up to the sender and limit incoming data.