RTMP Server and Client
v0.4.1
Search documentation of RTMP Server and Client
Settings
ExRTMP.Message.Serializer
protocol
(RTMP Server and Client v0.4.1)
View Source
Summary
Types
t()
All the types that implement this protocol.
Functions
serialize(payload)
Types
t()
@type
t() ::
term
()
All the types that implement this protocol.
Functions
serialize(payload)
@spec
serialize(
t
()) ::
iodata
()