chat
Vars | |
client_to_payloads | Associates a ckey with a list of messages to send to them. |
---|---|
client_to_reliability_history | Associates a ckey with an associative list of their last CHAT_RELIABILITY_HISTORY_SIZE messages. |
client_to_sequence_number | Associates a ckey with their next sequence number. |
Var Details
client_to_payloads
Associates a ckey with a list of messages to send to them.
client_to_reliability_history
Associates a ckey with an associative list of their last CHAT_RELIABILITY_HISTORY_SIZE messages.
client_to_sequence_number
Associates a ckey with their next sequence number.