MLLP.Dispatcher behaviour (mllp v0.9.4)
Link to this section Summary
Link to this section Callbacks
Link to this callback
dispatch( message_type, message, state )
Specs
dispatch( message_type :: atom(), message :: String.t(), state :: MLLP.FramingContext.t() ) :: {:ok, state :: MLLP.FramingContext.t()}