Module jsonrpsee_client_transport::ws

source ·
Expand description

Websocket transport

Structs§

Enums§

  • Certificate store to use for TLS connections.
  • Stream to represent either a unencrypted or encrypted socket stream.
  • Stream mode, either plain TCP or TLS.
  • Error that can occur when reading or sending messages on an established connection.
  • Error that can happen during the WebSocket handshake.

Traits§

Type Aliases§