Skip to content

@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

ParameterTypeDescription
optionsMakeClientOptionsThe options for making the client.

Returns

MosaicClient

The resulting client.