Messaging Plugins
Publish/subscribe and stream events from StreetJS with dependency-free clients for the major brokers — wire-protocol implementations over Node core, no heavyweight SDKs.
5 official Messaging plugins, all installable from npm. See the full Plugin Marketplace.
| Plugin | Description | Version | Links |
|---|---|---|---|
| @streetjs/plugin-kafka | Official StreetJS plugin: Apache Kafka streaming (wraps the dependency-free core Kafka client). | v1.0.3 |
npm |
| @streetjs/plugin-nats | Official StreetJS plugin: NATS publish/subscribe messaging (dependency-free protocol client). | v1.0.3 |
npm |
| @streetjs/plugin-rabbitmq | Official StreetJS plugin: RabbitMQ messaging (wraps the dependency-free core AMQP 0-9-1 transport). | v1.0.3 |
npm |
| @streetjs/plugin-sendgrid | Official Street Framework plugin: SendGrid email. | v1.0.3 |
npm |
| @streetjs/plugin-twilio | Official Street Framework plugin: Twilio SMS. | v1.0.3 |
npm |