lighthouse_client/
constants.rs

1
2
/// The URL of the official lighthouse server.
pub const LIGHTHOUSE_URL: &str = "wss://lighthouse.uni-kiel.de/websocket";