PlayerCommandProtocol

String-based protocol for proxy player commands over messaging.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun encodeRequest(playerId: UUID, command: String): ByteArray
Link copied to clipboard
fun encodeResponse(playerId: UUID, message: String): ByteArray