vibe.stream.taskpipe

Stream interface for passing data between different tasks.

Public Imports

vibe.core.stream
public import vibe.core.stream;
Undocumented in source.

Members

Classes

TaskPipe
class TaskPipe

Implements a unidirectional data pipe between two tasks.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig