Module ethane::transport[][src]

Possible transports which are supported by the Connector

Modules

http

Implementation of http transport

uds

Implementation of Unix domain socket transport (Unix only)

websocket

Implementation of websocket transport

Enums

Credentials

Credentials can be used for authentication

TransportError

Wraps the different transport errors that can happen

Traits

Request

Implemented by transports which offer request functionality

Subscribe

Trait for transports which offer subscriptions