Daniel López Azaña c6745a22e7 (Cargo.toml): add signal-hook dependency for signal handling
♻️ (client_listener.rs): make ClientListener trait Send to allow cross-thread usage
 (main.rs): implement signal handling for graceful shutdown
♻️ (main.rs): refactor client creation to use Arc<Mutex> for shared state
♻️ (main.rs): add retry logic for persistent connection attempts
♻️ (subscription_listener.rs): make SubscriptionListener trait Send to allow cross-thread usage
2024-03-30 13:40:59 +01:00
2024-02-16 21:13:43 +01:00
2024-02-16 21:13:43 +01:00
2024-02-16 21:13:43 +01:00

lightstreamer-client

Lightstreamer client for Rust

Description
No description provided
Readme 156 KiB
Languages
Rust 100%