Daniel López Azaña 5c80b291fc (lib.rs): introduce ls_client module as a cleaner naming convention
 (ls_client.rs): add `LightstreamerClient` struct and associated methods for managing communication with Lightstreamer Server
 (main.rs): update imports to use new `ls_client` module and add data adapter and snapshot configuration to subscription
♻️ (lib.rs): refactor `lightstreamer_client` to `ls_client` for consistency with new module name
📝 (ls_client.rs): add comprehensive documentation for `LightstreamerClient` and its methods

 (subscription.rs): add Snapshot enum to define snapshot delivery preferences
♻️ (subscription.rs): refactor requested_snapshot to use Snapshot enum for clarity
💡 (subscription.rs): update comments to reflect changes in snapshot handling
2024-03-28 20:21:52 +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%