Add example to documentation
This commit is contained in:
parent
99dc97365f
commit
5b5dbdaa91
@ -104,6 +104,16 @@ data between peers of a ``Link``.
|
|||||||
|
|
||||||
This example can also be found at `<https://github.com/markqvist/Reticulum/blob/master/Examples/Channel.py>`_.
|
This example can also be found at `<https://github.com/markqvist/Reticulum/blob/master/Examples/Channel.py>`_.
|
||||||
|
|
||||||
|
Buffer
|
||||||
|
======
|
||||||
|
|
||||||
|
The *Buffer* example explores using buffered readers and writers to send
|
||||||
|
binary data between peers of a ``Link``.
|
||||||
|
|
||||||
|
.. literalinclude:: ../../Examples/Buffer.py
|
||||||
|
|
||||||
|
This example can also be found at `<https://github.com/markqvist/Reticulum/blob/master/Examples/Buffer.py>`_.
|
||||||
|
|
||||||
.. _example-filetransfer:
|
.. _example-filetransfer:
|
||||||
|
|
||||||
Filetransfer
|
Filetransfer
|
||||||
|
Loading…
Reference in New Issue
Block a user