accept Js5Connection
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
Parameters
address
the address attempting to establish a JS5 connection
active Js5Connections
the number of currently active JS5 connections from that address
seed
the seed used for reconnections and xtea block decryption.