game-common / pragma.fleet / FleetPlugin / init /
init #
open fun init(client: TimedHttpClient)
Provides an HttpClient to communicate with external resources for allocating game servers. Consider inheriting DefaultFleetPlugin for an implementation of this.
Parameters #
client | Provided to make external http requests. |