/tg/ Station 13 - Modules - TypesVar Details

chat

Vars

client_to_payloadsAssosciates a ckey with a list of messages to send to them.
client_to_reliability_historyAssociates a ckey with an assosciative list of their last CHAT_RELIABILITY_HISTORY_SIZE messages.
client_to_sequence_numberAssosciates a ckey with their next sequence number.

Var Details

client_to_payloads

Assosciates a ckey with a list of messages to send to them.

client_to_reliability_history

Associates a ckey with an assosciative list of their last CHAT_RELIABILITY_HISTORY_SIZE messages.

client_to_sequence_number

Assosciates a ckey with their next sequence number.