new SecsockClient(listener, port, host)
Parameters:
Name | Type | Default | Description |
---|---|---|---|
listener |
SecsockCallback | The callback for when the connection is established |
|
port |
number | The port of the server |
|
host |
string | 0.0.0.0 | The hostname of the server |