Reference
The core wavedb object is a lightweight wrapper that manages the lifecycle of your event stream.
The core wavedb object is a lightweight wrapper that manages the lifecycle of your event stream.
const client = new wavedb.Client( auth: 'Bearer token', retry: true, timeout: 30000 );The core wavedb object is a lightweight wrapper that manages the lifecycle of your event stream.