Toggle Sidebar
Toggle Theme
Natsex
v0.7.1
Pages
Modules
Natsex v0.7.1
Natsex.Parser
View Source
NATS protocol parser/serializer
Link to this section
Summary
Functions
command_publish(subject, reply_to, payload)
create_json_command(command, data)
create_message(command, params \\ [])
parse(message)
parse_json_response(message)
Link to this section
Functions
Link to this function
command_publish(subject, reply_to, payload)
View Source
Link to this function
create_json_command(command, data)
View Source
Link to this function
create_message(command, params \\ [])
View Source
Link to this function
parse(message)
View Source
Link to this function
parse_json_response(message)
View Source