nano-node icon indicating copy to clipboard operation
nano-node copied to clipboard

Add ability for channels to pause/resume processing of incoming messages

Open clemahieu opened this issue 9 months ago • 1 comments

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.

clemahieu avatar May 10 '24 11:05 clemahieu