Crate fluvio_socket[][src]

Structs

Implement async socket where response are send back async manner they are queued using channel

Multi-thread aware Sink. Only allow sending request one a time.

Socket abstract that can send and receive fluvio objects

inner flv stream which is generic over stream

Socket that can multiplex connections

Enums

Traits

Functions

send request and return response from calling server at socket addr

Type Definitions