[][src]Module reool::connection_factory

Building blocks for creating a ConnectionFactory

Structs

NewConnection

A Future that might complete with a new connection

NewConnectionError

Creating a new connection failed

Traits

ConnectionFactory

A factory for connections that always creates connections to the same node.