createNetworkClient

fun createNetworkClient(aiuta: Aiuta, host: String? = null, encodedPath: String? = null): NetworkClient

Creates a new instance of NetworkClient without caching. This method should be used with caution as creating new network client instances can be resource-intensive.

Return

A new instance of NetworkClient

Parameters

aiuta

Instance of Aiuta containing the API key

host

Optional backend host. If not provided, uses the default endpoint

encodedPath

Optional encoded path. If not provided, uses the default path