@sqlrooms/mosaic / makeClient
Function: makeClient()
makeClient(
options):MosaicClient
Make a new client with the given options, and connect the client to the provided coordinator.
Parameters
| Parameter | Type | Description |
|---|---|---|
options | MakeClientOptions | The options for making the client. |
Returns
The resulting client.
