[][src]Crate cord_client

Modules

errors

Structs

Conn

A Conn is used to connect to and communicate with a broker.

Subscriber

A Subscriber encapsulates a stream of events for a subscribed namespace. It is created by Conn::subscribe().