open fun createNetClient(options: NetClientOptions): NetClient
Create a TCP/SSL client using the specified options
options - the options to use
options
Return the client
open fun createNetClient(): NetClient
Create a TCP/SSL client using default options