Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@transport@matrix_ReceiveResult.hrl
Raw

include/lightspeed@transport@matrix_ReceiveResult.hrl

-record(receive_result, {
state :: lightspeed@transport@matrix:adapter_state(),
outbound_frames :: list(binary())
}).