Enable Peer to Peer Stream
- Updated2023-02-17
- 2 minute(s) read
Enable Peer to Peer Stream
Prepares the stream for data transmission.
After this function runs, the stream is capable of transmitting data from the writer to the reader. You must enable the stream before you can transmit data.
Inputs/Outputs

session in
A reference to the stream.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

session out
A reference to the stream.

error out
Error information.
The node produces this output according to standard error behavior.