Protocol

io.github.positionpal.location.messages.RabbitMQ.Protocol
trait Protocol

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete fields

val groupsEventsExchange: ExchangeName

The name of the exchange where group events are published by the user-group microservice.

The name of the exchange where group events are published by the user-group microservice.

Attributes

val groupsEventsQueue: QueueName

The name of the queue where group events are collected.

The name of the queue where group events are collected.

Attributes

val msgTypeKey: ShortString

The key used in the header to identify the type of message.

The key used in the header to identify the type of message.

Attributes

val notificationsCommandExchange: ExchangeName

The name of the exchange where notifications commands are published by the location service.

The name of the exchange where notifications commands are published by the location service.

Attributes