tubes.listening
module documentationtubes
Listening.
Class | Flow | A Flow is a
combination of a Fount and a Drain, representing a bi-directional
communication channel such as a TCP connection. |
Class | Listener | A Listener is a
drain that accepts Flow s and sets them
up. |
Class | _OnStop | Call a callback when the flow stops. |