Installation
Install the SDK using npm:Quick Start
Connect to Slung and send events:Simulated Streaming
For testing and development, use the built-in simulated stream:Types
SlungEvent
Represents a single event to send to Slung:SimulatedStreamOptions
Configuration for simulated event streams:Wire Protocol Utilities
The SDK exports low-level encoding functions for advanced use cases:Next Steps
Client API Reference
Detailed API documentation for SlungClient methods
Ingestion Guide
Learn about event ingestion patterns