SDKs
Official NoLag SDKs for your preferred language.
JavaScript / TypeScript
@nolag/js-sdkFull TypeScript support for browser and Node.js applications.
npm install @nolag/js-sdk
React Native
@nolag/react-nativeAppState lifecycle, NetInfo reachability, token caching and polyfills.
npm install @nolag/react-native @nolag/js-sdk
Voice Engine
@nolag/voice-engineReal-time voice agents: turn taking, barge-in and call screening, vendor agnostic.
npm install @nolag/voice-engine
Go
github.com/NoLagApp/go-sdkIdiomatic Go client with goroutines and channels support.
go get github.com/NoLagApp/go-sdk
AI Agents SDK
Multi-agent coordination SDK with six patterns: Handoff, Blackboard, Inbox, Tools, Approve, and Observe. Available for both JavaScript and Python.
@nolag/agentsnpm install @nolag/agents @nolag/js-sdk
nolag-agentspip install nolag-agents
High-Level SDKs
Domain-specific SDKs built on @nolag/js-sdk with purpose-built APIs for common real-time use cases.