Module rsocket_rust::prelude[][src]

Structs

Payload
PayloadBuilder
RSocketFactory
SetupPayload
SetupPayloadBuilder

Traits

RSocket

A contract providing different interaction models for RSocket protocol.

ServerTransport
Sink

A Sink is a value into which other values can be sent, asynchronously.

SinkExt

An extension trait for Sinks that provides a variety of convenient combinator functions.

Stream

A stream of values produced asynchronously.

StreamExt

An extension trait for Streams that provides a variety of convenient combinator functions.

Transport

Type Definitions

ClientResponder
Flux
ServerResponder