Skip to main content

Crate flatland_client_lib

Crate flatland_client_lib 

Source
Expand description

Shared gameplay session state for TUI, bots, and third-party clients.

Structs§

BotClient
BotConfig
BotStats
ConnectOptions
GameClient
GameState
RemoteSession

Enums§

AuthCredential
How the client authenticates to the game gateway. Uses default serde enum encoding (postcard-compatible; not internally tagged).
SessionEvent

Traits§

PlayConnection
Gameplay session handle (remote TCP or in-process worker).

Functions§

connect
connect_tcp
default_server_addr