Crate lighthouse_client

Source

Re-exports§

pub use lighthouse_protocol as protocol;

Macros§

root
Small convenience macro that expresses the root path.

Structs§

Lighthouse
A connection to the lighthouse server for sending requests and receiving events.

Enums§

Error
The type for any error involved in communication with the lighthouse.
TokioSpawner
A spawner that creates asynchronous tasks.

Constants§

LIGHTHOUSE_URL
The URL of the official lighthouse server.

Traits§

Check
Spawner
A facility to spawn asynchronous tasks.

Type Aliases§

Result
TokioWebSocket