All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.diameter.diameter-core-docs-sources-asciidoc.1.7.0.137.source-code.Section-MUX-Design_Overview.adoc Maven / Gradle / Ivy

There is a newer version: 1.7.0.201
Show newest version

[[_mux_design]]
= Diameter Multiplexer (MUX) Design

MUX is a simple service provided on behalf of the Stack.
Entities interested in receiving messages for certain diameter applications register in MUX.
Upon registration, the entity passes a set of application IDs.
Based on the message content and registered listeners, MUX either drops the message or passes it to the proper listener.
MUX checks application IDs present in the message to match the target listener. 

.Diameter Multiplexer (MUX) Design Overview
image::images/DIA_2_x_MUX_design.png[]




© 2015 - 2025 Weber Informatics LLC | Privacy Policy