diff options
author | 2024-03-28 19:19:46 +0100 | |
---|---|---|
committer | 2024-03-28 19:19:46 +0100 | |
commit | e1c0e90581b7ce97f87ddf43267ceb32e28447e3 (patch) | |
tree | a347bfed5552256fcbe5d54798814a1a1d24cf0a /src/util.rs | |
parent | b4e12fd1165b5e3960a1294dadec45eb40893b37 (diff) |
✨ (client_listener.rs): Implement Debug trait for ClientListener for better logging
♻️ (connection_details.rs): Refactor ConnectionDetails to use Option for optional fields
♻️ (connection_details.rs): Change new constructor to accept &str and convert to String
✨ (connection_details.rs): Implement Debug trait for ConnectionDetails
♻️ (connection_options.rs): Implement Debug trait for ConnectionOptions
♻️ (lightstreamer_client.rs): Refactor LightstreamerClient to use Option for server_address and adapter_set
✨ (lightstreamer_client.rs): Implement Debug trait for LightstreamerClient
♻️ (main.rs): Update subscribe_to_channel function to use new control.txt URL and parameters
♻️ (main.rs): Update main function to use Option<&str> when creating LightstreamerClient
✨ (proxy.rs): Add Proxy struct and ProxyType enum to handle proxy configurations
Diffstat (limited to 'src/util.rs')
0 files changed, 0 insertions, 0 deletions