-record(client_config, { username :: binary(), password :: binary(), virtual_host :: binary(), host :: binary(), port :: integer(), channel_max :: integer(), frame_max :: integer(), heartbeat :: gleam@time@duration:duration(), connection_timeout :: gleam@time@duration:duration() }).