This module contains transports which are responsible for data dilvery between two parties of an asynchronous communication.
Represents a bidirectional transport.
Interface for read-only transports.
Represents a socket transport.
Base transport interface.
Interface for write-only transports.
See Source File tanya/async/transport.d
Mozilla Public License.
Eugene Wissner 2016-2020.
Eugene Wissner
This module contains transports which are responsible for data dilvery between two parties of an asynchronous communication.