Module py_pipe

Source

Structs§

PyPipe
Wrapper around Pipe to make it usable in Python.

Functions§

run_py_pipe
Run a Python pipe server, which loads a remote function sent over the pipe then delegates to it.