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