Search
reactive_commons
v0.8.3
Pages
Modules
Settings
View Source
DirectAsyncGateway
(reactive_commons v0.8.3)
This module allows the commands emission and async queries requests.
Link to this section
Summary
Functions
headers()
headers(async_query, correlation_id)
request_reply(query, target_name)
request_reply_wait(query, target_name)
send_command(command, target_name)
wait_reply(correlation_id, timeout \\ 15000)
Link to this section
Functions
Link to this function
headers()
View Source
Link to this function
headers(async_query, correlation_id)
View Source
Link to this function
request_reply(query, target_name)
View Source
Link to this function
request_reply_wait(query, target_name)
View Source
Link to this function
send_command(command, target_name)
View Source
Link to this function
wait_reply(correlation_id, timeout \\ 15000)
View Source