Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@channel_Rejoin.hrl
Raw

include/lightspeed@channel_Rejoin.hrl

-record(rejoin, {
client_id :: binary(),
topic :: binary(),
user_id :: binary(),
now_ms :: integer()
}).