mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-22 21:50:18 +00:00
acd893a6e6
Same as previous commits. "".join() is better that "string" + "another_string" + "another_string_2", because strings are immutable. Also, changed for loops with list comprehension. This is much faster and would improve performance. Signed-off-by: nothingbutlucas <69118979+nothingbutlucas@users.noreply.github.com> |
||
---|---|---|
.. | ||
Cryptography | ||
Interfaces | ||
Utilities | ||
vendor | ||
__init__.py | ||
_version.py | ||
Buffer.py | ||
Channel.py | ||
Destination.py | ||
Identity.py | ||
Link.py | ||
Packet.py | ||
Resolver.py | ||
Resource.py | ||
Reticulum.py | ||
Transport.py |