pub const SESSION_FORWARD_CAPACITY: usize = 10000;
How many packets can be buffered if the HoprSession socket is not fast enough.