Skip to main content

Module io

Module io 

Source

Enumsยง

ClientBatchDecodeError
ClientBatchDecodeFailureKind

Constantsยง

MAX_CLIENT_BATCH_ENVELOPES
MAX_CLIENT_FRAME_BYTES
OUTBOUND_WRITE_TIMEOUT ๐Ÿ”’

Functionsยง

close_writer_bounded ๐Ÿ”’
decode_client_batch
Errors
send_message_bounded ๐Ÿ”’
send_pending_messages ๐Ÿ”’
send_serialized_batch ๐Ÿ”’
send_user_output_bounded ๐Ÿ”’
send_user_signals ๐Ÿ”’
plain messages are batched until a synchronous request or response has to cross the socket so control-flow envelopes stay in order
with_outbound_write_timeout ๐Ÿ”’

Type Aliasesยง

WsReader ๐Ÿ”’
WsWriter ๐Ÿ”’