mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-05-27 10:04:48 -07:00
4 lines
58 B
Python
4 lines
58 B
Python
class Transport:
|
|
@staticmethod
|
|
def outbound(raw):
|
|
pass |