Current section
Files
Jump to
Current section
Files
include/plushie@testing@session_pool_SendSync.hrl
-record(send_sync, {
session_id :: binary(),
msg :: gleam@dict:dict(binary(), plushie@node:prop_value()),
response_type :: binary(),
reply :: gleam@erlang@process:subject(plushie@testing@session_pool:send_reply())
}).