Default Inet Address Validator
The default validation for a max number of concurrent active connections from a specific INet address, limited to 10 by default.
Functions
Link copied to clipboard
Whether to accept a game connection from the provided address based on the current number of active game connections
Link copied to clipboard
open override fun acceptJs5Connection(address: InetAddress, activeJs5Connections: Int, seed: IntArray): Boolean
Whether to accept a JS5 connection from the provided address based on the current number of active Js5 connections