Reticulum/tests
Aaron Heise c00b592ed9
System-reserved channel message types
- a message handler can return logical True to prevent subsequent message handlers from running
- Message types >= 0xff00 are reserved for system/framework messages
2023-02-26 11:39:49 -06:00
..
rnsconfig Added tests for Link 2022-06-09 10:33:13 +02:00
__init__.py Added tests for hashes 2022-06-08 21:04:29 +02:00
all.py Updated tests 2022-06-09 13:32:32 +02:00
channel.py System-reserved channel message types 2023-02-26 11:39:49 -06:00
hashes.py Updated hashes tests 2022-06-08 23:32:56 +02:00
identity.py Updated tests 2022-06-30 20:37:51 +02:00
link.py Allow channel message handlers to short circuit 2023-02-26 11:23:38 -06:00