Package services.moleculer.transporter
package services.moleculer.transporter
-
ClassesClassDescriptionAMQP Transporter based on RabbitMQ's AMQP client API.Filesystem-based transporter.This is a Transporter that can connect multiple ServiceBrokers running in the same JVM.JMS Transporter.Kafka Transporter.MQTT Transporter (eg. for Mosquitto MQTT Server or ActiveMQ Server).NATS Transporter."Null" / empty transporter.Redis Transporter.TCP Transporter with optional UDP discovery ("zero configuration") module.Base superclass of all Transporter implementations.