diff options
author | 2024-03-28 20:21:52 +0100 | |
---|---|---|
committer | 2024-03-28 20:21:52 +0100 | |
commit | 5c80b291fc776a7114572cebff898a7b3bf0671b (patch) | |
tree | 85f3f863f414a15773caa852aaf58a5e918910ae /src/connection_options.rs | |
parent | e1c0e90581b7ce97f87ddf43267ceb32e28447e3 (diff) |
✨ (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
Diffstat (limited to 'src/connection_options.rs')
0 files changed, 0 insertions, 0 deletions