rtmp v0.2.0 Rtmp.Behaviours.ProtocolHandler behaviour

Behaviour for modules that can serialize and deserialize RTMP messages

Summary

Types

protocol_handler_pid()
protocol_handler_pid() :: pid

Callbacks

notify_input(protocol_handler_pid, binary)
notify_input(protocol_handler_pid, binary) :: :ok
send_message(protocol_handler_pid, arg1)