Daniel López Azaña facada6f8d ♻️ (error.rs): remove unnecessary error conversions for IllegalArgumentException and IllegalStateException
♻️ (ls_client.rs): refactor connect method to accept shutdown signal and return generic error
 (ls_client.rs): add support for graceful shutdown using Notify
 (ls_client.rs): implement session creation and subscription logic in connect method
♻️ (main.rs): replace SharedState with Notify for handling shutdown signal
 (main.rs): add retry logic with a maximum of 5 retries for the client connection in main function
 (main.rs): ensure graceful client disconnect and orderly shutdown of the application
2024-03-31 21:39:46 +02:00
2024-03-30 20:59:58 +01:00
2024-03-30 20:59:58 +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%