cuprate/p2p
Asurar 967537fae1
P2P: Implement incoming ping request handling over maximum inbound limit ()
Implement incoming ping request handling over maximum inbound limit

- If the maximum inbound connection semaphore reach its limit, `inbound_server` fn will
open a tokio task to check if the node wanted to ping us. If it is the case we respond, otherwise
drop the connection.
- Added some documentation to the `inbound_server` fn.
2024-09-09 23:12:06 +01:00
..
address-book update monero-serai () 2024-08-07 00:48:53 +01:00
async-buffer workspace: enforce crate/directory naming scheme () 2024-06-24 02:30:47 +01:00
dandelion-tower dandelion-tower: improve API () 2024-08-22 01:18:44 +01:00
p2p P2P: Implement incoming ping request handling over maximum inbound limit () 2024-09-09 23:12:06 +01:00
p2p-core update monero-serai () 2024-08-07 00:48:53 +01:00