@universal-broker/cli
v1.2.3
Published
Universal Message Broker SDK - CLI and Core Wrapper
Downloads
415
Maintainers
Readme
Universal Broker CLI
The developers companion tool. Helps you set up brokers, verify installations, and generate boilerplate code.
Features
- Seamless integration with Universal Broker SDK
- Standardized Promise-based API
- Automatic error handling and connection management
- Fully typed for TypeScript development
Installation
npm install @universal-broker/cliUsage
import { Broker } from '@universal-broker/cli';
// See main documentation for implementation detailsDocumentation
For full enterprise features (Outbox, Deduplication, Telemetry, etc.), please refer to the main repository:
