diameter_transport
diameter_transport
Module
diameter_transport
Module summary
Diameter transport interface.
Description
A module specified as a transport_module
to diameter:add_transport/2
must implement the interface documented here. The interface consists of a function with which diameter starts a transport process and a message interface with which the transport process communicates with the process that starts it (aka its parent).
Data types
message() = binary() |
diameter_codec:packet()
-
A Diameter message as passed over the transport interface.
For an inboun