Current section
Files
Jump to
Current section
Files
include/lightspeed@channel_Reply.hrl
-record(reply, {
client_id :: binary(),
topic :: binary(),
status :: binary(),
payload :: binary()
}).