Skip to main content

PubSubNegotiationTransportConfig

@totemsdk/edge-adapters


@totemsdk/edge-adapters / PubSubNegotiationTransportConfig

Interface: PubSubNegotiationTransportConfig

Properties

maxBytes?

optional maxBytes?: number

Max message size in bytes (default 64 KiB).


pubsub

pubsub: EdgePubSubPort


recipient

recipient: string

The local recipient address.


topicPrefix?

optional topicPrefix?: string

Topic prefix (default 'totem.negotiation').