rtmp v0.2.0 Rtmp.Handshake.ParseResult

Represents the current results from a parse operation

Summary

Types

t()
t() :: %Rtmp.Handshake.ParseResult{bytes_to_send: <<_::0>>, current_state: :waiting_for_data | :failure | :success}