Module tokio_zmq::async::sink_stream[][src]

This module defines the MultipartSinkStream type. A wrapper around Sockets that implements futures::Sink and futures::Stream.

Structs

MultipartSinkStream

The MultipartSinkStream handles sending and receiving streams of data to and from ZeroMQ Sockets.