Package tools.aqua.bgw.net.client

Types

Link copied to clipboard
open class BoardGameClient

BoardGameClient for network communication in BGW applications. Inherit from this class and override its open functions. By default, these do nothing if not overridden.

Link copied to clipboard
enum NetworkLogging : Enum<NetworkLogging>

Defines how verbose the network traffic should be logged to the console.