Packages

LiveView-style runtime for Gleam.

Current section

Files

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

include/lightspeed@transport@matrix_Connected.hrl

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