Called when a connection is closed
mutating func connectionClosed()
s15HummingbirdCore28AvailableConnectionsDelegateP16connectionClosedyyF
7RWOG
import HummingbirdCore
protocol AvailableConnectionsDelegate : Sendable
Delegate for AvailableConnectionsChannelHandler that defines if we should accept
AvailableConnectionsChannelHandler
mutating func connectionOpened()
Called when a connection is opened
func isAcceptingNewConnections() -> Bool
Return whether we are accepting new connections