Plugin tick function. Reads from the pipe and either issues bus messages based on what was read or sends the piped text to the server verbatim.
This is executed once per main loop iteration.
The current PipelinePlugin.
How much time has passed since the last tick.
Whether or not the main loop should check for messages.
Plugin tick function. Reads from the pipe and either issues bus messages based on what was read or sends the piped text to the server verbatim.
This is executed once per main loop iteration.