* repeater and room server: login password now using strcmp(), new 'set direct.txdelay ..' config

This commit is contained in:
Scott Powell 2025-02-24 20:52:13 +11:00
parent d81bbe56a0
commit c4cc3dd1ec
4 changed files with 45 additions and 7 deletions

View file

@ -74,6 +74,11 @@ protected:
*/
virtual uint32_t getRetransmitDelay(const Packet* packet);
/**
* \returns number of milliseconds delay to apply to retransmitting the given packet, for DIRECT mode.
*/
virtual uint32_t getDirectRetransmitDelay(const Packet* packet);
/**
* \brief Perform search of local DB of peers/contacts.
* \returns Number of peers with matching hash