observerSetCacheSize top-level constant

int const observerSetCacheSize

observerSetCacheSize is the number of transport sharing the same thinwaist (tcp, ws, wss), (quic, webtransport, webrtc-direct) This is 3 in practice right now, but keep a buffer of 3 extra elements

Implementation

const observerSetCacheSize = 5;