aboutsummaryrefslogtreecommitdiff
path: root/crates/utils/tcp_connection/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Add incremental transfer functionality and update TCP connection utilities魏曹先生2025-09-291-0/+1
* feat(tcp_connection): add MessagePack serialization support魏曹先生2025-09-261-0/+1
* Add some dependencies 1. thiserror 2. Upgrade base64 3. pem 4. crc魏曹先生2025-09-211-1/+7
* Update Cargo.toml魏曹先生2025-09-211-0/+9
* Add `serde` dependencies for `tcp_connection` crate魏曹先生2025-09-171-1/+5
* Add `tco_connection` modules魏曹先生2025-09-131-0/+7