MLLP.FramingContext (mllp v0.9.4)

Link to this section Summary

Link to this section Types

Specs

t() :: %MLLP.FramingContext{
  current_message_type: atom(),
  dispatcher_module: atom(),
  packet_framer_module: atom(),
  receiver_buffer: String.t(),
  receiver_context: map(),
  reply_buffer: String.t()
}