Daniel López Azaña 01b70468fc (Cargo.toml): bump version to 0.1.5 for new release
 (ls_client.rs): add TLCP_VERSION constant for protocol version tracking
♻️ (ls_client.rs): remove commented-out code and unused println for cleaner codebase
♻️ (ls_client.rs): use TLCP_VERSION constant instead of hardcoded protocol string
 (ls_client.rs): handle 'reqok' server message for better server communication
♻️ (subscription.rs): change error type to Box<dyn Error> for more generic error handling
🐛 (subscription.rs): fix error message to be more descriptive when items or fields are missing
2024-04-07 20:24:35 +02: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%