client
Functions
DataReceived
client.DataReceived(b: buffer,refs: {{any} | false}?--
References returned alongside the buffer by GetDataToReplicate()
) → ()Should be provided the buffer of replicated changes the server sends as well as references if present.
AwaitDataAsync
client.AwaitDataAsync() → tableWaits for the root replication table of the client to be received from server.