rtmp v0.1.1 Rtmp.Handshake.OldHandshakeFormat
Functions to parse and validate RTMP handshakes as specified in the official RTMP specification.
This handshake format does NOT work for h.264 video.
Summary
Functions
Returns packets 0 and 1 to send to the peer
Validates if the passed in binary can be parsed using the old style handshake
Creates a new old handshake format instance
Attempts to proceed with the handshake process with the passed in bytes
Types
Functions
Returns packets 0 and 1 to send to the peer
Validates if the passed in binary can be parsed using the old style handshake.
Creates a new old handshake format instance
Attempts to proceed with the handshake process with the passed in bytes