initLocal

fun initLocal(port: Int = DEFAULT_LOCAL_PORT): PoWebClient

Connect to a private gateway from a private endpoint.

Parameters

port

The port for the PoWeb server

TLS won't be used.