game-common / pragma.fleet / DefaultFleetPlugin / init /

init #

open override 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.