Optional connections: Iterable<readonly [QUICConnectionId, QUICConnection]>Protected _clientProtected _serverGets the server connections.
This uses ConnectionIdString because it is too complex to map
ConnectionId to ConnectionIdString and back.
Optional thisArg: anyGenerated using TypeDoc
Gets the client connections. This uses
ConnectionIdStringbecause it is too complex to mapConnectionIdtoConnectionIdStringand back.