Module nakama_rs::api_client[][src]

Stateful nakama client, abstracting over nakama api and rt_api.

Structs

ApiClient

Statefull, non-blocking nakama client. Works as a state machine - all calls are non-blocking, but may modify some internal ApiClient state and therefore results of other calls in the future.

NakamaState

Enums

Event